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 0188de6 commit ebf613eCopy full SHA for ebf613e
.release-please-manifest.json
@@ -1 +1 @@
1
-{".":"2.24.3"}
+{".":"2.25.0"}
CHANGELOG.md
@@ -0,0 +1,9 @@
+# Changelog
2
+
3
+## [2.25.0](https://github.com/nicepkg/smart-web/compare/userscript-v2.24.3...userscript-v2.25.0) (2024-06-28)
4
5
6
+### Features
7
8
+* ignore some file ([cecbe71](https://github.com/nicepkg/smart-web/commit/cecbe7198a18822b58988fda1fa8660c25ace321))
9
+* init project ([1d284ce](https://github.com/nicepkg/smart-web/commit/1d284ce9d22a0f243ccdd6f07e05b916cb7c0ce0))
package.json
@@ -1,6 +1,6 @@
{
"name": "@nicepkg/smart-web",
- "version": "0.0.1",
+ "version": "2.25.0",
"private": true,
"packageManager": "pnpm@8.14.1",
"title": "Smart Web",
0 commit comments