Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
wangweianger committed Jul 25, 2023
1 parent 162a6f2 commit 7e4cd36
Show file tree
Hide file tree
Showing 18 changed files with 99 additions and 23 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.0.9](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.8...v0.0.9) (2023-07-25)


### Bug Fixes

* 修复对config.logFilter的支持(过滤日志能力) ([162a6f2](https://github.com/yunke-yunfly/yunflyjs/commit/162a6f228bc50e37d8f17cce1b374e101b5c6953))



### [0.0.8](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.7...v0.0.8) (2023-07-12)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.8",
"version": "0.0.9",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions packages/errors/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.

### [0.0.9](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.8...v0.0.9) (2023-07-25)

**Note:** Version bump only for package @yunflyjs/errors





### [0.0.8](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.7...v0.0.8) (2023-07-12)

**Note:** Version bump only for package @yunflyjs/errors
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yunflyjs/errors",
"version": "0.0.8",
"version": "0.0.9",
"main": "./dist/index.js",
"typings": "dist/index.d.ts",
"description": "yunfly error.",
Expand Down
9 changes: 9 additions & 0 deletions packages/loggers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.0.9](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.8...v0.0.9) (2023-07-25)


### Bug Fixes

* 修复对config.logFilter的支持(过滤日志能力) ([162a6f2](https://github.com/yunke-yunfly/yunflyjs/commit/162a6f228bc50e37d8f17cce1b374e101b5c6953))



### [0.0.8](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.7...v0.0.8) (2023-07-12)

**Note:** Version bump only for package @yunflyjs/loggers
Expand Down
2 changes: 1 addition & 1 deletion packages/loggers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yunflyjs/loggers",
"version": "0.0.8",
"version": "0.0.9",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/yunfly-bin/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.

### [0.0.9](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.8...v0.0.9) (2023-07-25)

**Note:** Version bump only for package @yunflyjs/yunfly-bin





### [0.0.8](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.7...v0.0.8) (2023-07-12)


Expand Down
6 changes: 3 additions & 3 deletions packages/yunfly-bin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yunflyjs/yunfly-bin",
"version": "0.0.8",
"version": "0.0.9",
"main": "build/index.js",
"typings": "build/index.d.ts",
"author": "zane <[email protected]>",
Expand Down Expand Up @@ -35,7 +35,7 @@
"cross-spawn": "7.0.3"
},
"devDependencies": {
"@yunflyjs/loggers": "0.0.8",
"@yunflyjs/yunfly-core": "0.0.8"
"@yunflyjs/loggers": "0.0.9",
"@yunflyjs/yunfly-core": "0.0.9"
}
}
8 changes: 8 additions & 0 deletions packages/yunfly-cluster/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.

### [0.0.9](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.8...v0.0.9) (2023-07-25)

**Note:** Version bump only for package @yunflyjs/yunfly-cluster





### [0.0.8](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.7...v0.0.8) (2023-07-12)

**Note:** Version bump only for package @yunflyjs/yunfly-cluster
Expand Down
4 changes: 2 additions & 2 deletions packages/yunfly-cluster/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yunflyjs/yunfly-cluster",
"version": "0.0.8",
"version": "0.0.9",
"main": "build/index.js",
"typings": "build/index.d.ts",
"license": "MIT",
Expand Down Expand Up @@ -29,6 +29,6 @@
"tree-kill": "1.2.2"
},
"devDependencies": {
"@yunflyjs/loggers": "0.0.8"
"@yunflyjs/loggers": "0.0.9"
}
}
9 changes: 9 additions & 0 deletions packages/yunfly-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.0.9](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.8...v0.0.9) (2023-07-25)


### Bug Fixes

* 修复对config.logFilter的支持(过滤日志能力) ([162a6f2](https://github.com/yunke-yunfly/yunflyjs/commit/162a6f228bc50e37d8f17cce1b374e101b5c6953))



### [0.0.8](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.7...v0.0.8) (2023-07-12)


Expand Down
8 changes: 4 additions & 4 deletions packages/yunfly-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yunflyjs/yunfly-core",
"version": "0.0.8",
"version": "0.0.9",
"main": "build/run.js",
"typings": "build/run.d.ts",
"author": "zane <[email protected]>",
Expand Down Expand Up @@ -28,10 +28,10 @@
],
"dependencies": {
"@types/lodash": "4.14.171",
"@yunflyjs/errors": "0.0.8",
"@yunflyjs/loggers": "0.0.8",
"@yunflyjs/errors": "0.0.9",
"@yunflyjs/loggers": "0.0.9",
"@yunflyjs/routing-controllers": "0.9.0",
"@yunflyjs/yunfly-cluster": "0.0.8",
"@yunflyjs/yunfly-cluster": "0.0.9",
"chalk": "4.1.0",
"chokidar": "3.5.1",
"deepmerge": "4.2.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/yunfly-plugin-body-parser/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.

### [0.0.9](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.8...v0.0.9) (2023-07-25)

**Note:** Version bump only for package @yunflyjs/yunfly-plugin-body-parser





### [0.0.8](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.7...v0.0.8) (2023-07-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/yunfly-plugin-body-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yunflyjs/yunfly-plugin-body-parser",
"version": "0.0.8",
"version": "0.0.9",
"main": "./dist/app.js",
"typings": "dist/app.d.ts",
"description": "yunfly body parse plugin",
Expand All @@ -27,6 +27,6 @@
"koa-bodyparser": "4.3.0"
},
"devDependencies": {
"@yunflyjs/yunfly-core": "0.0.8"
"@yunflyjs/yunfly-core": "0.0.9"
}
}
8 changes: 8 additions & 0 deletions packages/yunfly-plugin-error/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.

### [0.0.9](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.8...v0.0.9) (2023-07-25)

**Note:** Version bump only for package @yunflyjs/yunfly-plugin-error





### [0.0.8](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.7...v0.0.8) (2023-07-12)


Expand Down
8 changes: 4 additions & 4 deletions packages/yunfly-plugin-error/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yunflyjs/yunfly-plugin-error",
"version": "0.0.8",
"version": "0.0.9",
"main": "./dist/app.js",
"typings": "dist/app.d.ts",
"description": "yunfly error plugin.",
Expand All @@ -24,9 +24,9 @@
],
"license": "MIT",
"devDependencies": {
"@yunflyjs/errors": "0.0.8",
"@yunflyjs/loggers": "0.0.8",
"@yunflyjs/errors": "0.0.9",
"@yunflyjs/loggers": "0.0.9",
"@yunflyjs/routing-controllers": "^0.9.0",
"@yunflyjs/yunfly-core": "0.0.8"
"@yunflyjs/yunfly-core": "0.0.9"
}
}
9 changes: 9 additions & 0 deletions packages/yunfly/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.0.9](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.8...v0.0.9) (2023-07-25)


### Bug Fixes

* 修复对config.logFilter的支持(过滤日志能力) ([162a6f2](https://github.com/yunke-yunfly/yunflyjs/commit/162a6f228bc50e37d8f17cce1b374e101b5c6953))



### [0.0.8](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.7...v0.0.8) (2023-07-12)


Expand Down
10 changes: 5 additions & 5 deletions packages/yunfly/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yunflyjs/yunfly",
"version": "0.0.8",
"version": "0.0.9",
"main": "build/index.js",
"typings": "build/index.d.ts",
"repository": "https://github.com/yunke-yunfly/yunflyjs.git",
Expand Down Expand Up @@ -33,9 +33,9 @@
"build"
],
"dependencies": {
"@yunflyjs/yunfly-bin": "0.0.8",
"@yunflyjs/yunfly-core": "0.0.8",
"@yunflyjs/yunfly-plugin-body-parser": "0.0.8",
"@yunflyjs/yunfly-plugin-error": "0.0.8"
"@yunflyjs/yunfly-bin": "0.0.9",
"@yunflyjs/yunfly-core": "0.0.9",
"@yunflyjs/yunfly-plugin-body-parser": "0.0.9",
"@yunflyjs/yunfly-plugin-error": "0.0.9"
}
}

0 comments on commit 7e4cd36

Please sign in to comment.