chore(version): v0.1.1
This commit is contained in:
parent
e80fa615dc
commit
f571f2e663
3 changed files with 16 additions and 1 deletions
|
|
@ -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.
|
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
|
## v0.1.0 - 2024-12-30
|
||||||
### Package updates
|
### Package updates
|
||||||
- @mini-strap/core bumped to @mini-strap/core-v0.1.0
|
- @mini-strap/core bumped to @mini-strap/core-v0.1.0
|
||||||
|
|
|
||||||
|
|
@ -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.
|
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
|
## @mini-strap/core-v0.1.1 - 2025-02-14
|
||||||
#### Miscellaneous Chores
|
#### Miscellaneous Chores
|
||||||
- update build script - (812e55e) - aleidk
|
- update build script - (812e55e) - aleidk
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@mini-strap/core",
|
"name": "@mini-strap/core",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./src/style.scss",
|
".": "./src/style.scss",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue