From dd3c9a0e0f3f75ad0d03f0f2d74a256508048044 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 14:40:47 +0000 Subject: [PATCH] chore(main): release 2.1.4 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) 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",