You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-Update version number in `src/lightbox.js` and `package.json`
4
-
- Update README.md Changelog with release date
5
-
- grunt build
6
-
-Push to Github repo
7
-
- Create a new Github release along with tag. Naming convention for both ```v2.8.1```
3
+
-**Checkout dev branch.** This will contain work queued up for the next release.
4
+
-**Update version number.** Manually update version number in `src/lightbox.js` and `package.json`. Don't use `npm version`.
5
+
-**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
+
-**Merge to `master`.** Commit changes and push to new branch. Create PR from this branch to `master`. Merge.
7
+
-**Create tagged release.** Go to [Github Releases page](https://github.com/lokesh/lightbox2/releases). Draft a new release. Naming convention is `v2.8.1`.
0 commit comments