File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ To start migrating from jquery-cookie to JavaScript Cookie, just rename the API
1313A simple, lightweight JavaScript API for handling cookies
1414
1515** If you're viewing this at https://github.com/js-cookie/js-cookie , you're reading the documentation for the master branch.
16- [ View documentation for the latest release (1.4.1 ).] ( https://github.com/carhartl/jquery -cookie/tree/v1.4.1 ) **
16+ [ View documentation for the latest release (1.5.0 ).] ( https://github.com/js-cookie/js -cookie/tree/v1.5.0 ) **
1717
1818## Build Status Matrix
1919
@@ -171,6 +171,7 @@ Check out the [Contributing Guidelines](CONTRIBUTING.md)
171171* Release on npm
172172* Increment and add the "-pre" suffix to the "version" attribute of ` bower.json ` , ` package.json ` and ` component.json `
173173* Increment and add the "-pre" suffix to the version number in the ` CHANGELOG.md ` and ` src/js.cookie.js ` files
174+ * Link the documentation of the latest release tag in the ` README.md `
174175* Commit with the message "Prepare for the next development iteration"
175176
176177## Authors
You can’t perform that action at this time.
0 commit comments