diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 0aeae28..537ea3e 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## @mini-strap/core-v0.1.1 - 2025-02-14 +#### Miscellaneous Chores +- update build script - (812e55e) - aleidk + +- - - + ## @mini-strap/core-v0.1.0 - 2024-12-30 #### Bug Fixes - **(core)** update old css variables names - (9c6d935) - aleidk diff --git a/packages/core/package.json b/packages/core/package.json index 72fe5e0..4a88f45 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@mini-strap/core", - "version": "0.1.0", + "version": "0.1.1", "type": "module", "exports": { ".": "./src/style.scss",