We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd2886 commit 53e664eCopy full SHA for 53e664e
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.9.13](https://github.com/imsnif/synp/compare/v1.9.12...v1.9.13) (2024-04-29)
2
+
3
+### Fixes & improvements
4
+* fix: update token perms to enable npm provenance check ([cdd2886](https://github.com/imsnif/synp/commit/cdd28860983303e5901e62934e06fc8233809655))
5
6
## [1.9.12](https://github.com/imsnif/synp/compare/v1.9.11...v1.9.12) (2024-04-29)
7
8
### Fixes & improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "synp",
- "version": "1.9.12",
+ "version": "1.9.13",
"description": "Convert yarn.lock to package-lock.json and vice versa",
"keywords": [
"yarn",
0 commit comments