From 87bddb33abc32c6aada74c3dd570b30a5ef7af17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 13:46:47 +0000 Subject: [PATCH] chore(main): release 2.1.1 --- 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 11cec78..f57d3ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.1](https://github.com/openscript-ch/react-alternating-timeline/compare/v2.1.0...v2.1.1) (2023-06-30) + + +### Bug Fixes + +* continuous deployment to npm ([38bc9fd](https://github.com/openscript-ch/react-alternating-timeline/commit/38bc9fdd333072fb59698fcc3866025bc4a26859)) + ## [2.1.0](https://github.com/openscript-ch/react-alternating-timeline/compare/v2.0.2...v2.1.0) (2023-06-30) diff --git a/package-lock.json b/package-lock.json index 97d0f8f..aa8faf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-alternating-timeline", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-alternating-timeline", - "version": "2.1.0", + "version": "2.1.1", "license": "MIT", "devDependencies": { "@babel/core": "^7.22.5", diff --git a/package.json b/package.json index afbc839..f897269 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-alternating-timeline", - "version": "2.1.0", + "version": "2.1.1", "description": "A React component library starter with Storybook, Vite and Typescript.", "keywords": [ "react",