diff --git a/CHANGELOG.md b/CHANGELOG.md index f8fe641..5685b1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.4](https://github.com/openscript-ch/react-alternating-timeline/compare/v2.1.3...v2.1.4) (2023-06-30) + + +### Bug Fixes + +* continuous deployment to npm ([e03d6c1](https://github.com/openscript-ch/react-alternating-timeline/commit/e03d6c1a36fd0360a1dc1b14887ed7ac1a737f7a)) + ## [2.1.3](https://github.com/openscript-ch/react-alternating-timeline/compare/v2.1.2...v2.1.3) (2023-06-30) diff --git a/package-lock.json b/package-lock.json index 035e8cc..5b23b3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-alternating-timeline", - "version": "2.1.3", + "version": "2.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-alternating-timeline", - "version": "2.1.3", + "version": "2.1.4", "license": "MIT", "devDependencies": { "@babel/core": "^7.22.5", diff --git a/package.json b/package.json index b0865d9..be13f54 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-alternating-timeline", - "version": "2.1.3", + "version": "2.1.4", "description": "A React component library starter with Storybook, Vite and Typescript.", "keywords": [ "react",