mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Update instructions for releasing TiddlyWiki5
This commit is contained in:
parent
a42ba1a310
commit
8d031afa94
@ -1,13 +1,14 @@
|
|||||||
created: 20131130132123707
|
created: 20131130132123707
|
||||||
modified: 20131130132123707
|
modified: 20140126212123707
|
||||||
tags: dev
|
tags: dev
|
||||||
title: Releasing a new version of TiddlyWiki5
|
title: Releasing a new version of TiddlyWiki5
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
# Adjust the release date of the latest release tiddler (eg, [[Release 5.0.7-beta]])
|
||||||
# Make sure the ''Jermolene/TiddlyWiki5'' is fully committed
|
# Make sure the ''Jermolene/TiddlyWiki5'' is fully committed
|
||||||
# Edit `package.json` to the new version number
|
# Edit `package.json` to the new version number
|
||||||
# Run `bld.sh` to build the deployment files
|
# Run `bld.sh` to build the deployment files
|
||||||
# Restore `package.json` to the previous version number
|
# Restore `package.json` to the previous version number
|
||||||
# Run `verbump "5.0.0-alpha.16"`, substituting the new version number
|
# Run `verbump "5.0.8-beta"`, substituting the new version number
|
||||||
# Run `deploy.sh`
|
# Run `deploy.sh`
|
||||||
# Run `wbld.sh <username> <password>`
|
# Run `wbld.sh <username> <password>`
|
||||||
|
Loading…
Reference in New Issue
Block a user