Skip to content

Commit 59ee7d2

Browse files
committed
1.1.0
1 parent 79c8ab6 commit 59ee7d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "abp-localization-sync",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "GitHub Action to sync localization data with Google Sheets",
55
"main": "dist/index.js",
66
"dependencies": {
@@ -16,4 +16,4 @@
1616
"build": "ncc build entrypoint.js -o dist",
1717
"test": "jest"
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)