Skip to content

Commit 74a9954

Browse files
committed
chore: release v0.1.1
1 parent 0394c01 commit 74a9954

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
## v0.1.0...main
3+
4+
[compare changes](https://github.com/stacksjs/bun-plugin-unocss/compare/v0.1.0...main)
5+
6+
### 🚀 Enhancements
7+
8+
- **ci:** Add `publish-commit` workflow ([0394c01](https://github.com/stacksjs/bun-plugin-unocss/commit/0394c01))
9+
10+
### ❤️ Contributors
11+
12+
- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
13+
214
## ...main
315

416

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bun-plugin-unocss",
33
"type": "module",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "A Bun plugin that allows for using UnoCSS along the Bun server.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)