diff --git a/libs/chlorophyll/CHANGELOG.md b/libs/chlorophyll/CHANGELOG.md index 2699604446..4c82b61fb9 100644 --- a/libs/chlorophyll/CHANGELOG.md +++ b/libs/chlorophyll/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.0.0-alpha.3](https://github.com/sebgroup/green/compare/@sebgroup/chlorophyll@1.0.0-alpha.2...@sebgroup/chlorophyll@1.0.0-alpha.3) (2021-09-29) + + +### Bug Fixes + +* 🐛 Updated immer ([#205](https://github.com/sebgroup/green/issues/205)) ([b50334d](https://github.com/sebgroup/green/commit/b50334dec269eb5e0d5820a6691439fce4bf3505)) + # [1.0.0-alpha.2](https://github.com/sebgroup/green/compare/@sebgroup/chlorophyll@1.0.0-alpha.1...@sebgroup/chlorophyll@1.0.0-alpha.2) (2021-09-14) diff --git a/libs/chlorophyll/package.json b/libs/chlorophyll/package.json index e8b1b6daf7..9c07863089 100644 --- a/libs/chlorophyll/package.json +++ b/libs/chlorophyll/package.json @@ -1,6 +1,6 @@ { "name": "@sebgroup/chlorophyll", - "version": "0.0.0-semantically-released", + "version": "1.0.0-alpha.3", "description": "A standalone bootstrap theme for SEB", "main": "css/green-chlorophyll.min.css", "repository": {