diff --git a/packages/fract/CHANGELOG.md b/packages/fract/CHANGELOG.md index adc60c35..989c1816 100644 --- a/packages/fract/CHANGELOG.md +++ b/packages/fract/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.2](https://github.com/Alwatr/fract/compare/@alwatr/fract@1.2.1...@alwatr/fract@1.2.2) (2023-11-15) + +**Note:** Version bump only for package @alwatr/fract + ## [1.2.1](https://github.com/Alwatr/fract/compare/@alwatr/fract@1.2.0...@alwatr/fract@1.2.1) (2023-11-15) **Note:** Version bump only for package @alwatr/fract diff --git a/packages/fract/package.json b/packages/fract/package.json index e1ef04f8..741ef220 100644 --- a/packages/fract/package.json +++ b/packages/fract/package.json @@ -1,6 +1,6 @@ { "name": "@alwatr/fract", - "version": "1.2.1", + "version": "1.2.2", "description": "Elegant simple render strategy powered by lit written in tiny TypeScript module for who hate react!", "keywords": [ "render", diff --git a/packages/style/CHANGELOG.md b/packages/style/CHANGELOG.md index 0926aa22..a104dc2d 100644 --- a/packages/style/CHANGELOG.md +++ b/packages/style/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.1](https://github.com/Alwatr/fract/compare/@alwatr/style@2.0.0...@alwatr/style@2.0.1) (2023-11-15) + +### Bug Fixes + +* **style/color-scheme:** color scheme variables ([d5c7023](https://github.com/Alwatr/fract/commit/d5c7023feaf1face4697a528f5de4a480e592394)) by @ + # [2.0.0](https://github.com/Alwatr/fract/compare/@alwatr/style@1.3.0...@alwatr/style@2.0.0) (2023-11-15) ### Features diff --git a/packages/style/package.json b/packages/style/package.json index df340eec..ec3e22e0 100644 --- a/packages/style/package.json +++ b/packages/style/package.json @@ -1,6 +1,6 @@ { "name": "@alwatr/style", - "version": "2.0.0", + "version": "2.0.1", "description": "Alwatr shared styles (lib, utils, theme, ...).", "keywords": [ "style",