diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a53d83..499761d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/openscript-ch/react-alternating-timeline/compare/v1.0.0...v1.0.1) (2023-02-09) + + +### Bug Fixes + +* inject css into js build ([95d6821](https://github.com/openscript-ch/react-alternating-timeline/commit/95d682174bf600e468b2ce9f54f3330b7912e278)) + ## 1.0.0 (2023-02-08) diff --git a/package-lock.json b/package-lock.json index 46d36dd..bd7225c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-alternating-timeline", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-alternating-timeline", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "devDependencies": { "@babel/core": "^7.20.5", diff --git a/package.json b/package.json index cbdc839..96fc5c6 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-alternating-timeline", - "version": "1.0.0", + "version": "1.0.1", "description": "A React component library starter with Storybook, Vite and Typescript.", "keywords": [ "react",