Skip to content

Commit

Permalink
chore: release userscript 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 28, 2024
1 parent ac86122 commit 84c5905
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ ".": "0.0.1" }
{".":"0.1.0"}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## [0.1.0](https://github.com/nicepkg/smart-web/compare/userscript-v0.0.1...userscript-v0.1.0) (2024-06-28)


### Features

* ignore some file ([cecbe71](https://github.com/nicepkg/smart-web/commit/cecbe7198a18822b58988fda1fa8660c25ace321))
* init project ([1d284ce](https://github.com/nicepkg/smart-web/commit/1d284ce9d22a0f243ccdd6f07e05b916cb7c0ce0))
* rename hooks name ([ac86122](https://github.com/nicepkg/smart-web/commit/ac861229f15a9d262525e1e70b596872ccf8283f))
* update version ([5279bfc](https://github.com/nicepkg/smart-web/commit/5279bfcd4b8cea2e675d89a3cf60b4859cf5cade))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nicepkg/smart-web",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"packageManager": "[email protected]",
"title": "Smart Web",
Expand Down

0 comments on commit 84c5905

Please sign in to comment.