generated from alecodes/base-template
chore(version): v0.1.2
This commit is contained in:
parent
2ca1ee5354
commit
cf0ea28fa1
2 changed files with 7 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
||||||
- - -
|
- - -
|
||||||
|
## v0.1.2 - 2025-02-19
|
||||||
|
#### Bug Fixes
|
||||||
|
- change package to scope to prevent resolution issues between registries - (2ca1ee5) - aleidk
|
||||||
|
|
||||||
|
- - -
|
||||||
|
|
||||||
## v0.1.1 - 2025-02-19
|
## v0.1.1 - 2025-02-19
|
||||||
#### Bug Fixes
|
#### Bug Fixes
|
||||||
- add sass as a dependency - (a90901c) - aleidk
|
- add sass as a dependency - (a90901c) - aleidk
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@alecodes/bun-plugin-sass",
|
"name": "@alecodes/bun-plugin-sass",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"module": "index.ts",
|
"module": "index.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue