Skip to content

Commit 24df2c2

Browse files
committed
chore(release): 1.9.12 [skip ci]
1 parent 7173e87 commit 24df2c2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.9.12](https://github.com/imsnif/synp/compare/v1.9.11...v1.9.12) (2024-04-29)
2+
3+
### Fixes & improvements
4+
* fix: update semver to handle https://www.npmjs.com/advisories/1096482 ([7173e87](https://github.com/imsnif/synp/commit/7173e8777f7e605bbc295d16b71174dff9a2e4ae))
5+
16
## [1.9.11](https://github.com/imsnif/synp/compare/v1.9.10...v1.9.11) (2024-04-29)
27

38
### Fixes & improvements

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "synp",
3-
"version": "1.9.11",
3+
"version": "1.9.12",
44
"description": "Convert yarn.lock to package-lock.json and vice versa",
55
"keywords": [
66
"yarn",

0 commit comments

Comments
 (0)