Skip to content

Commit be3510c

Browse files
committed
chore(release): 1.9.14 [skip ci]
1 parent 4b555d7 commit be3510c

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.14](https://github.com/imsnif/synp/compare/v1.9.13...v1.9.14) (2024-11-29)
2+
3+
### Fixes & improvements
4+
* fix: replace bash-glob with fast-glob to omit cross-spawn from prod deps tree ([4b555d7](https://github.com/imsnif/synp/commit/4b555d73045be019b0b9f775f3d2dd9699541516))
5+
16
## [1.9.13](https://github.com/imsnif/synp/compare/v1.9.12...v1.9.13) (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.13",
3+
"version": "1.9.14",
44
"description": "Convert yarn.lock to package-lock.json and vice versa",
55
"keywords": [
66
"yarn",

0 commit comments

Comments
 (0)