We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7173e87 commit 24df2c2Copy full SHA for 24df2c2
CHANGELOG.md
@@ -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
6
## [1.9.11](https://github.com/imsnif/synp/compare/v1.9.10...v1.9.11) (2024-04-29)
7
8
### Fixes & improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "synp",
- "version": "1.9.11",
+ "version": "1.9.12",
"description": "Convert yarn.lock to package-lock.json and vice versa",
"keywords": [
"yarn",
0 commit comments