Skip to content

Commit

Permalink
v2.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Jan 21, 2022
1 parent d275f64 commit b43f143
Show file tree
Hide file tree
Showing 9 changed files with 129 additions and 6 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.5](https://github.com/midwayjs/midway/compare/v2.14.4...v2.14.5) (2022-01-21)


### Bug Fixes

* **serverless-app:** fix findNpmModule in pnp ([#1605](https://github.com/midwayjs/midway/issues/1605)) ([d275f64](https://github.com/midwayjs/midway/commit/d275f64da78ee3b7fde948070495c8a9eabe1dc3))





## [2.14.4](https://github.com/midwayjs/midway/compare/v2.14.3...v2.14.4) (2022-01-17)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
}
},
"npmClient": "npm",
"version": "2.14.4"
"version": "2.14.5"
}
11 changes: 11 additions & 0 deletions packages-serverless/serverless-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.5](https://github.com/midwayjs/midway/compare/v2.14.4...v2.14.5) (2022-01-21)


### Bug Fixes

* **serverless-app:** fix findNpmModule in pnp ([#1605](https://github.com/midwayjs/midway/issues/1605)) ([d275f64](https://github.com/midwayjs/midway/commit/d275f64da78ee3b7fde948070495c8a9eabe1dc3))





## [2.14.4](https://github.com/midwayjs/midway/compare/v2.14.3...v2.14.4) (2022-01-17)

**Note:** Version bump only for package @midwayjs/serverless-app
Expand Down
2 changes: 1 addition & 1 deletion packages-serverless/serverless-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/serverless-app",
"version": "2.14.4",
"version": "2.14.5",
"main": "dist/index",
"typings": "index.d.ts",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/version/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.

## [2.14.5](https://github.com/midwayjs/midway/compare/v2.14.4...v2.14.5) (2022-01-21)

**Note:** Version bump only for package @midwayjs/version





## [2.14.4](https://github.com/midwayjs/midway/compare/v2.14.3...v2.14.4) (2022-01-17)

**Note:** Version bump only for package @midwayjs/version
Expand Down
2 changes: 1 addition & 1 deletion packages/version/index.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
console.log('1642414803698');
console.log('1642735670346');
2 changes: 1 addition & 1 deletion packages/version/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/version",
"version": "2.14.4",
"version": "2.14.5",
"description": "Midway Package Version Manager",
"main": "index.js",
"scripts": {
Expand Down
6 changes: 4 additions & 2 deletions packages/version/versions/2_14_0-2_14_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"@midwayjs/serverless-app": [
"2.14.0",
"2.14.2",
"2.14.4"
"2.14.4",
"2.14.5"
],
"@midwayjs/serverless-aws-starter": [
"2.13.3",
Expand Down Expand Up @@ -126,7 +127,8 @@
"2.14.0",
"2.14.2",
"2.14.3",
"2.14.4"
"2.14.4",
"2.14.5"
],
"@midwayjs/view-ejs": [
"2.14.0",
Expand Down
91 changes: 91 additions & 0 deletions scripts/rollback/rollback-2.14.5.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
#!/bin/bash
# timestamp: 1642735570641

npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
npm dist-tag add @midwayjs/[email protected] latest
npm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta
tnpm dist-tag add @midwayjs/[email protected] latest
tnpm dist-tag add @midwayjs/[email protected] beta

# Changes:

# - @midwayjs/egg-layer: 3.0.0 => 2.14.5
# - @midwayjs/express-layer: 3.0.0 => 2.14.5
# - @midwayjs/faas-typings: 3.0.0 => 2.14.5
# - @midwayjs/koa-layer: 3.0.0 => 2.14.5
# - @midwayjs/runtime-engine: 3.0.0 => 2.14.5
# - @midwayjs/runtime-mock: 3.0.0 => 2.14.5
# - @midwayjs/serverless-app: 3.0.0 => 2.14.5
# - @midwayjs/serverless-aws-starter: 3.0.0 => 2.14.5
# - @midwayjs/serverless-fc-starter: 3.0.0 => 2.14.5
# - @midwayjs/serverless-fc-trigger: 3.0.0 => 2.14.5
# - @midwayjs/serverless-http-parser: 3.0.0 => 2.14.5
# - @midwayjs/serverless-scf-starter: 3.0.0 => 2.14.5
# - @midwayjs/serverless-scf-trigger: 3.0.0 => 2.14.5
# - @midwayjs/serverless-vercel-starter: 3.0.0 => 2.14.5
# - @midwayjs/serverless-vercel-trigger: 3.0.0 => 2.14.5
# - @midwayjs/static-layer: 3.0.0 => 2.14.5
# - @midwayjs/version: 2.14.4 => 2.14.5

0 comments on commit b43f143

Please sign in to comment.