Skip to content

Commit

Permalink
[CI Skip] release/stable 0.2.1 skip-checks: true
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 31, 2021
1 parent 8f9fa4f commit 88bd2d8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"@foxone/dev": "workspace:packages/dev",
"copyfiles": "^2.4.1"
},
"version": "0.2.0"
"version": "0.2.1"
}
2 changes: 1 addition & 1 deletion packages/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@foxone/dev",
"version": "0.2.0",
"version": "0.2.1",
"description": "Shared CI scripts and development environment",
"author": "Fox.ONE",
"repository": "github:fox-one/fe-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/unused/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@foxone/unused",
"version": "0.2.0",
"version": "0.2.1",
"description": "Dummy",
"main": "index.js",
"author": "Fox.ONE",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@foxone/utils",
"description": "FoxONE FE utils library",
"version": "0.2.0",
"version": "0.2.1",
"author": "Fox.ONE",
"repository": "github:fox-one/fe-tools",
"bugs": "https://github.com/fox-one/fe-tools/issues",
Expand Down

0 comments on commit 88bd2d8

Please sign in to comment.