Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
winixt committed Jul 1, 2022
1 parent a0c123d commit 4e64e09
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/create-fes-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fesjs/create-fes-app",
"version": "2.2.0",
"version": "2.2.1",
"description": "create a app base on fes.js",
"main": "lib/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/fes-plugin-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fesjs/plugin-layout",
"version": "4.2.1",
"version": "4.2.2",
"description": "@fesjs/plugin-layout",
"main": "lib/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/fes-plugin-locale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fesjs/plugin-locale",
"version": "3.0.5",
"version": "3.0.6",
"description": "@fesjs/plugin-locale",
"main": "lib/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/fes-plugin-qiankun/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fesjs/plugin-qiankun",
"version": "2.1.1",
"version": "2.1.2",
"description": "@fesjs/plugin-qiankun",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 4e64e09

Please sign in to comment.