Skip to content

Commit cfbf996

Browse files
chore: release userscript 0.1.0
1 parent e2a61dd commit cfbf996

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ ".": "0.0.1" }
1+
{".":"0.1.0"}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/nicepkg/smart-web/compare/userscript-v0.0.1...userscript-v0.1.0) (2024-06-29)
4+
5+
6+
### Features
7+
8+
* add mui ([fdaf83a](https://github.com/nicepkg/smart-web/commit/fdaf83aedf51187dc645d811d450bb490f61b402))
9+
* add unocss ([e2a61dd](https://github.com/nicepkg/smart-web/commit/e2a61dd809913c9228094a747df1b4282a96c49d))
10+
* ignore some file ([cecbe71](https://github.com/nicepkg/smart-web/commit/cecbe7198a18822b58988fda1fa8660c25ace321))
11+
* init project ([1d284ce](https://github.com/nicepkg/smart-web/commit/1d284ce9d22a0f243ccdd6f07e05b916cb7c0ce0))
12+
* rename hooks name ([ac86122](https://github.com/nicepkg/smart-web/commit/ac861229f15a9d262525e1e70b596872ccf8283f))
13+
* update version ([5279bfc](https://github.com/nicepkg/smart-web/commit/5279bfcd4b8cea2e675d89a3cf60b4859cf5cade))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nicepkg/smart-web",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"private": true,
55
"packageManager": "pnpm@8.14.1",
66
"title": "Smart Web",

0 commit comments

Comments
 (0)