generated from alecodes/base-template
chore(version): v0.1.0
This commit is contained in:
parent
e933fd5669
commit
0d0ead8e2e
2 changed files with 16 additions and 1 deletions
15
CHANGELOG.md
Normal file
15
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
# Changelog
|
||||||
|
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
||||||
|
|
||||||
|
- - -
|
||||||
|
## v0.1.0 - 2025-02-19
|
||||||
|
#### Features
|
||||||
|
- add plugin - (fa09b9e) - aleidk
|
||||||
|
#### Miscellaneous Chores
|
||||||
|
- add npm registry - (e933fd5) - aleidk
|
||||||
|
- update cocogitto config - (9949e70) - aleidk
|
||||||
|
- initial commit - (b7452c7) - alecodes
|
||||||
|
|
||||||
|
- - -
|
||||||
|
|
||||||
|
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "bun-plugin-sass",
|
"name": "bun-plugin-sass",
|
||||||
"version": "0.0.0",
|
"version": "0.1.0",
|
||||||
"module": "index.ts",
|
"module": "index.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue