Skip to content

Commit 00cfde7

Browse files
Release 1.0.5
[skip ci] ## [1.0.5](v1.0.4...v1.0.5) (2025-07-31) ### Bug Fixes * jsr checkout master ref ([a72e298](a72e298))
1 parent a72e298 commit 00cfde7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.5](https://github.com/node-modules/sync-npm-version-to-jsr/compare/v1.0.4...v1.0.5) (2025-07-31)
4+
5+
6+
### Bug Fixes
7+
8+
* jsr checkout master ref ([a72e298](https://github.com/node-modules/sync-npm-version-to-jsr/commit/a72e29893c5ddb4cba3b81e5200bcb05a3dbb50e))
9+
310
## [1.0.4](https://github.com/node-modules/sync-npm-version-to-jsr/compare/v1.0.3...v1.0.4) (2025-07-31)
411

512

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nm/sync-npm-version-to-jsr",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"license": "MIT",
55
"exports": "./src/index.ts"
66
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sync-npm-version-to-jsr",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)