Skip to content

Commit 5c03eb9

Browse files
committed
bump version to 1.8.0
1 parent 47ed4ba commit 5c03eb9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 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": "ace-linters-root",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"scripts": {
55
"build:parts": "npm run build -ws",
66
"build": "npm run build:parts && webpack",

packages/ace-linters/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ace-linters",
33
"author": "Azat Alimov <mkslanc@gmail.com>",
4-
"version": "1.7.1",
4+
"version": "1.8.0",
55
"scripts": {
66
"clean": "rimraf build",
77
"postbuild": "node postbuild.js",

0 commit comments

Comments
 (0)