Skip to content

Commit 56b06ac

Browse files
committed
docs: Small edit
1 parent f90a3b0 commit 56b06ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DEPLOY.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
### Build
44
- **Checkout dev branch.** This will contain work queued up for the next release.
55
- **Update version number.** Manually update version number in `src/lightbox.js` and `package.json`. Don't use `npm version`.
6-
- **Merge to `master`.** Commit changes and push to new branch. Create PR from this branch to `master`. Merge.
7-
- **Pull down master and run `grunt build`.** Make sure you have run `bower install` ahead of this as it will pull down jQuery which is utilized in the build step.
6+
- **Build and merge to `master`.** Run `grunt build`. Make sure you have run `bower install` ahead of this as it will pull down jQuery which is utilized in the build step. Push to `master`.
87

98
### Release
109
- **Create tagged release.** Go to [Github Releases page](https://github.com/lokesh/lightbox2/releases). Draft a new release. Naming convention is `v2.8.1`. Add notes that link to PRs.

0 commit comments

Comments
 (0)