diff --git a/CHANGELOG.md b/CHANGELOG.md index 59c7add..676dcc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.4](https://github.com/RyoNkmr/stuck-js/compare/v2.1.3...v2.1.4) (2019-06-07) + + +### Bug Fixes + +* **circleci:** broken release. nothing is published. ([34532aa](https://github.com/RyoNkmr/stuck-js/commit/34532aa)) + ## [2.1.3](https://github.com/RyoNkmr/stuck-js/compare/v2.1.2...v2.1.3) (2019-06-07) diff --git a/package-lock.json b/package-lock.json index 6b84d94..53fce18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "stuck-js", - "version": "2.1.3", + "version": "2.1.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4c6bbb9..025db54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stuck-js", - "version": "2.1.3", + "version": "2.1.4", "description": "A sticky library handles stack of stickies and supports scrollX without dependencies(like jQuery)", "main": "./lib/index.js", "files": [