From 79e50913c02f7fb3e707d68438ba5e458837cd5b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 7 Jun 2019 04:31:46 +0000 Subject: [PATCH] chore(release): 2.1.4 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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": [