chore(version): v0.1.1

This commit is contained in:
Cog Bot 2025-02-14 19:46:00 +00:00
parent e80fa615dc
commit f571f2e663
3 changed files with 16 additions and 1 deletions

View file

@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## v0.1.1 - 2025-02-14
### Package updates
- @mini-strap/core bumped to @mini-strap/core-v0.1.2
### Global changes
#### Miscellaneous Chores
- update build script - (812e55e) - aleidk
- - -
## v0.1.0 - 2024-12-30
### Package updates
- @mini-strap/core bumped to @mini-strap/core-v0.1.0

View file

@ -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.2 - 2025-02-14
#### Bug Fixes
- build binary of core - (e80fa61) - aleidk
- - -
## @mini-strap/core-v0.1.1 - 2025-02-14
#### Miscellaneous Chores
- update build script - (812e55e) - aleidk

View file

@ -1,6 +1,6 @@
{
"name": "@mini-strap/core",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"exports": {
".": "./src/style.scss",