We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0394c01 commit 74a9954Copy full SHA for 74a9954
CHANGELOG.md
@@ -1,4 +1,16 @@
1
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
14
## ...main
15
16
package.json
@@ -1,7 +1,7 @@
{
"name": "bun-plugin-unocss",
"type": "module",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "A Bun plugin that allows for using UnoCSS along the Bun server.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
0 commit comments