We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ccd3c commit d7843dbCopy full SHA for d7843db
3 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## <small>1.1.5 (2025-08-08)</small>
4
+
5
+* fix: remove unused dev deps ([d8ccd3c](https://github.com/node-modules/sync-npm-version-to-jsr/commit/d8ccd3c))
6
7
## <small>1.1.4 (2025-08-07)</small>
8
9
* fix: remove src from files ([1b71cea](https://github.com/node-modules/sync-npm-version-to-jsr/commit/1b71cea))
jsr.json
@@ -1,6 +1,6 @@
{
"name": "@nm/sync-npm-version-to-jsr",
- "version": "1.1.4",
+ "version": "1.1.5",
"license": "MIT",
"exports": "./src/index.ts"
}
package.json
"name": "sync-npm-version-to-jsr",
"publishConfig": {
"access": "public"
},
0 commit comments