Skip to content

Commit a3c98cf

Browse files
committed
Bumping version to 1.17.2
1 parent a78d135 commit a3c98cf

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# NodeMutation
22

3+
## 1.17.2 (2024-04-08)
4+
5+
* Moving from `@xinminlabs` to `@synvert-hq`
6+
37
## 1.17.1 (2023-12-20)
48

59
* Check if function result is Promise

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@synvert-hq/node-mutation",
3-
"version": "1.17.1",
3+
"version": "1.17.2",
44
"description": "ast node mutation apis",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)