Skip to content

Commit

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

### [0.0.2](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1...v0.0.2) (2023-06-20)


### Features

* after 插件支持server参数 ([7ab1ebe](https://github.com/yunke-yunfly/yunflyjs/commit/7ab1ebe3d75462d5ba73555bcb0772bf15fed52f))


### Bug Fixes

* 修复合并config时数组重复问题 ([1a8f38b](https://github.com/yunke-yunfly/yunflyjs/commit/1a8f38baac7dcd4e190aef27abed5bd90494b616))



### [0.0.1](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1-beta.15...v0.0.1) (2023-05-23)


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.1",
"version": "0.0.2",
"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.2](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1...v0.0.2) (2023-06-20)

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





### [0.0.1](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1-beta.15...v0.0.1) (2023-05-23)

**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.1",
"version": "0.0.2",
"main": "./dist/index.js",
"typings": "dist/index.d.ts",
"description": "yunfly error.",
Expand Down
8 changes: 8 additions & 0 deletions packages/loggers/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.2](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1...v0.0.2) (2023-06-20)

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





### [0.0.1](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1-beta.15...v0.0.1) (2023-05-23)

**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.1",
"version": "0.0.2",
"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.2](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1...v0.0.2) (2023-06-20)

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





### [0.0.1](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1-beta.15...v0.0.1) (2023-05-23)

**Note:** Version bump only for package @yunflyjs/yunfly-bin
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.1",
"version": "0.0.2",
"main": "build/index.js",
"typings": "build/index.d.ts",
"keywords": [
Expand Down Expand Up @@ -34,7 +34,7 @@
"cross-spawn": "^7.0.3"
},
"devDependencies": {
"@yunflyjs/loggers": "0.0.1",
"@yunflyjs/yunfly-core": "0.0.1"
"@yunflyjs/loggers": "0.0.2",
"@yunflyjs/yunfly-core": "0.0.2"
}
}
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.2](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1...v0.0.2) (2023-06-20)

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





### [0.0.1](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1-beta.15...v0.0.1) (2023-05-23)

**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.1",
"version": "0.0.2",
"main": "build/index.js",
"typings": "build/index.d.ts",
"license": "MIT",
Expand All @@ -27,6 +27,6 @@
"tree-kill": "^1.2.2"
},
"devDependencies": {
"@yunflyjs/loggers": "0.0.1"
"@yunflyjs/loggers": "0.0.2"
}
}
14 changes: 14 additions & 0 deletions packages/yunfly-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.0.2](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1...v0.0.2) (2023-06-20)


### Features

* after 插件支持server参数 ([7ab1ebe](https://github.com/yunke-yunfly/yunflyjs/commit/7ab1ebe3d75462d5ba73555bcb0772bf15fed52f))


### Bug Fixes

* 修复合并config时数组重复问题 ([1a8f38b](https://github.com/yunke-yunfly/yunflyjs/commit/1a8f38baac7dcd4e190aef27abed5bd90494b616))



### [0.0.1](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1-beta.15...v0.0.1) (2023-05-23)

**Note:** Version bump only for package @yunflyjs/yunfly-core
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.1",
"version": "0.0.2",
"main": "build/run.js",
"typings": "build/run.d.ts",
"keywords": [
Expand All @@ -27,10 +27,10 @@
],
"dependencies": {
"@types/lodash": "^4.14.171",
"@yunflyjs/errors": "0.0.1",
"@yunflyjs/loggers": "0.0.1",
"@yunflyjs/errors": "0.0.2",
"@yunflyjs/loggers": "0.0.2",
"@yunflyjs/routing-controllers": "0.9.0",
"@yunflyjs/yunfly-cluster": "0.0.1",
"@yunflyjs/yunfly-cluster": "0.0.2",
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"deepmerge": "^4.2.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/yunfly/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.2](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1...v0.0.2) (2023-06-20)

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





### [0.0.1](https://github.com/yunke-yunfly/yunflyjs/compare/v0.0.1-beta.15...v0.0.1) (2023-05-23)

**Note:** Version bump only for package @yunflyjs/yunfly
Expand Down
6 changes: 3 additions & 3 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.1",
"version": "0.0.2",
"main": "build/index.js",
"typings": "build/index.d.ts",
"repository": "https://github.com/yunke-yunfly/yunflyjs.git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"build"
],
"dependencies": {
"@yunflyjs/yunfly-bin": "0.0.1",
"@yunflyjs/yunfly-core": "0.0.1"
"@yunflyjs/yunfly-bin": "0.0.2",
"@yunflyjs/yunfly-core": "0.0.2"
}
}

0 comments on commit 649b527

Please sign in to comment.