Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lyfeyaj committed Jun 21, 2023
1 parent 035d547 commit 33b9b35
Show file tree
Hide file tree
Showing 16 changed files with 77 additions and 17 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.58](https://github.com/eleme/morjs/compare/v1.0.57...v1.0.58) (2023-06-21)

**Note:** Version bump only for package morjs-monorepo

## [1.0.57](https://github.com/eleme/morjs/compare/v1.0.56...v1.0.57) (2023-06-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"message": "chore(release): publish packages"
}
},
"version": "1.0.57"
"version": "1.0.58"
}
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.58](https://github.com/eleme/morjs/compare/v1.0.57...v1.0.58) (2023-06-21)

**Note:** Version bump only for package @morjs/cli





## [1.0.57](https://github.com/eleme/morjs/compare/v1.0.56...v1.0.57) (2023-06-21)

**Note:** Version bump only for package @morjs/cli
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@morjs/cli",
"version": "1.0.57",
"version": "1.0.58",
"description": "mor cli",
"keywords": [
"mor",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@morjs/plugin-analyzer": "1.0.57",
"@morjs/plugin-compiler": "1.0.57",
"@morjs/plugin-compiler": "1.0.58",
"@morjs/plugin-composer": "1.0.57",
"@morjs/plugin-generator": "1.0.57",
"@morjs/plugin-mocker": "1.0.57",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-mor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.58](https://github.com/eleme/morjs/compare/v1.0.57...v1.0.58) (2023-06-21)

**Note:** Version bump only for package create-mor





## [1.0.57](https://github.com/eleme/morjs/compare/v1.0.56...v1.0.57) (2023-06-21)

**Note:** Version bump only for package create-mor
Expand Down
4 changes: 2 additions & 2 deletions packages/create-mor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-mor",
"version": "1.0.57",
"version": "1.0.58",
"license": "MIT",
"authors": [
"Felix Liu <[email protected]> (https://github.com/lyfeyaj)"
Expand All @@ -26,6 +26,6 @@
},
"homepage": "https://github.com/eleme/morjs/tree/main/packages/create-mor#readme",
"dependencies": {
"@morjs/cli": "1.0.57"
"@morjs/cli": "1.0.58"
}
}
8 changes: 8 additions & 0 deletions packages/plugin-compiler-alipay/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.58](https://github.com/eleme/morjs/compare/v1.0.57...v1.0.58) (2023-06-21)

**Note:** Version bump only for package @morjs/plugin-compiler-alipay





## [1.0.57](https://github.com/eleme/morjs/compare/v1.0.56...v1.0.57) (2023-06-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-compiler-alipay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@morjs/plugin-compiler-alipay",
"version": "1.0.57",
"version": "1.0.58",
"description": "mor complier plugin for alipay mini program",
"keywords": [
"mor",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-compiler-dingding/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.58](https://github.com/eleme/morjs/compare/v1.0.57...v1.0.58) (2023-06-21)

**Note:** Version bump only for package @morjs/plugin-compiler-dingding





## [1.0.57](https://github.com/eleme/morjs/compare/v1.0.56...v1.0.57) (2023-06-21)

**Note:** Version bump only for package @morjs/plugin-compiler-dingding
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-compiler-dingding/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@morjs/plugin-compiler-dingding",
"version": "1.0.57",
"version": "1.0.58",
"description": "mor complier plugin for dingding miniprogram",
"keywords": [
"mor",
Expand Down Expand Up @@ -34,7 +34,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@morjs/plugin-compiler-alipay": "1.0.57",
"@morjs/plugin-compiler-alipay": "1.0.58",
"@morjs/utils": "1.0.57"
}
}
8 changes: 8 additions & 0 deletions packages/plugin-compiler-taobao/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.58](https://github.com/eleme/morjs/compare/v1.0.57...v1.0.58) (2023-06-21)

**Note:** Version bump only for package @morjs/plugin-compiler-taobao





## [1.0.57](https://github.com/eleme/morjs/compare/v1.0.56...v1.0.57) (2023-06-21)

**Note:** Version bump only for package @morjs/plugin-compiler-taobao
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-compiler-taobao/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@morjs/plugin-compiler-taobao",
"version": "1.0.57",
"version": "1.0.58",
"description": "mor complier plugin for taobao miniprogram",
"keywords": [
"mor",
Expand Down Expand Up @@ -34,7 +34,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@morjs/plugin-compiler-alipay": "1.0.57",
"@morjs/plugin-compiler-alipay": "1.0.58",
"@morjs/utils": "1.0.57"
}
}
8 changes: 8 additions & 0 deletions packages/plugin-compiler-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.58](https://github.com/eleme/morjs/compare/v1.0.57...v1.0.58) (2023-06-21)

**Note:** Version bump only for package @morjs/plugin-compiler-web





## [1.0.57](https://github.com/eleme/morjs/compare/v1.0.56...v1.0.57) (2023-06-21)


Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-compiler-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@morjs/plugin-compiler-web",
"version": "1.0.57",
"version": "1.0.58",
"description": "mor complier plugin for web",
"keywords": [
"mor",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@babel/runtime": "7.21.0",
"@morjs/plugin-compiler-alipay": "1.0.57",
"@morjs/plugin-compiler-alipay": "1.0.58",
"@morjs/runtime-web": "1.0.57",
"@morjs/utils": "1.0.57",
"postcss": "7.0.39"
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-compiler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.58](https://github.com/eleme/morjs/compare/v1.0.57...v1.0.58) (2023-06-21)

**Note:** Version bump only for package @morjs/plugin-compiler





## [1.0.57](https://github.com/eleme/morjs/compare/v1.0.56...v1.0.57) (2023-06-21)


Expand Down
10 changes: 5 additions & 5 deletions packages/plugin-compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@morjs/plugin-compiler",
"version": "1.0.57",
"version": "1.0.58",
"description": "mor compiler plugin",
"keywords": [
"mor",
Expand Down Expand Up @@ -30,14 +30,14 @@
},
"dependencies": {
"@morjs/api": "1.0.53",
"@morjs/plugin-compiler-alipay": "1.0.57",
"@morjs/plugin-compiler-alipay": "1.0.58",
"@morjs/plugin-compiler-baidu": "1.0.57",
"@morjs/plugin-compiler-bytedance": "1.0.57",
"@morjs/plugin-compiler-dingding": "1.0.57",
"@morjs/plugin-compiler-dingding": "1.0.58",
"@morjs/plugin-compiler-kuaishou": "1.0.57",
"@morjs/plugin-compiler-qq": "1.0.57",
"@morjs/plugin-compiler-taobao": "1.0.57",
"@morjs/plugin-compiler-web": "1.0.57",
"@morjs/plugin-compiler-taobao": "1.0.58",
"@morjs/plugin-compiler-web": "1.0.58",
"@morjs/plugin-compiler-wechat": "1.0.57",
"@morjs/runtime-mini": "1.0.54",
"@morjs/utils": "1.0.57",
Expand Down

0 comments on commit 33b9b35

Please sign in to comment.