Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Apr 25, 2022
1 parent 353041d commit 5c551ce
Show file tree
Hide file tree
Showing 34 changed files with 153 additions and 17 deletions.
8 changes: 8 additions & 0 deletions 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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package root





## [0.13.37](https://github.com/koexjs/koex/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.13.37",
"version": "1.0.1",
"command": {
"publish": {
"npmClient": "npm",
Expand Down
8 changes: 8 additions & 0 deletions packages/body/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.1](https://github.com/koexjs/router/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/body





## [0.13.37](https://github.com/koexjs/router/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/body
Expand Down
2 changes: 1 addition & 1 deletion packages/body/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/body",
"version": "1.0.0",
"version": "1.0.1",
"description": "body parser for koex",
"main": "lib/index.js",
"repository": "https://github.com/koexjs/router",
Expand Down
8 changes: 8 additions & 0 deletions packages/bootstrap/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.1](https://github.com/koexjs/bootstrap/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/bootstrap





## [0.13.37](https://github.com/koexjs/bootstrap/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/bootstrap
Expand Down
2 changes: 1 addition & 1 deletion packages/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/bootstrap",
"version": "1.0.0",
"version": "1.0.1",
"description": "koex bootstrap",
"keywords": [
"koex",
Expand Down
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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

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





## [0.13.33](https://github.com/koexjs/koex/compare/v0.13.32...v0.13.33) (2021-05-15)

**Note:** Version bump only for package @koex/cli
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/cli",
"version": "1.0.0",
"version": "1.0.1",
"description": "Koex CLI",
"keywords": [
"koex",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/core





## [0.13.37](https://github.com/koexjs/koex/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/core",
"version": "1.0.0",
"version": "1.0.1",
"description": "koex is a fast api",
"keywords": [
"koex",
Expand Down
8 changes: 8 additions & 0 deletions packages/graceful/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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/graceful





## [0.13.29](https://github.com/koexjs/koex/compare/v0.13.28...v0.13.29) (2021-05-13)

**Note:** Version bump only for package @koex/graceful
Expand Down
2 changes: 1 addition & 1 deletion packages/graceful/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/graceful",
"version": "1.0.0",
"version": "1.0.1",
"description": "Exist NodeJs process gracefully",
"keywords": [
"koex"
Expand Down
8 changes: 8 additions & 0 deletions packages/passport-doreamon/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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/passport-doreamon





## [0.13.37](https://github.com/koexjs/koex/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/passport-doreamon
Expand Down
2 changes: 1 addition & 1 deletion packages/passport-doreamon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-doreamon",
"version": "1.0.0",
"version": "1.0.1",
"description": "koex passport-doreamon",
"keywords": [
"koex",
Expand Down
8 changes: 8 additions & 0 deletions packages/passport-gihub-config/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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/passport-github-config





## [0.13.37](https://github.com/koexjs/koex/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/passport-github-config
Expand Down
2 changes: 1 addition & 1 deletion packages/passport-gihub-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-github-config",
"version": "1.0.0",
"version": "1.0.1",
"description": "koex passport-github",
"keywords": [
"koex",
Expand Down
8 changes: 8 additions & 0 deletions packages/passport-gihub/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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/passport-github





## [0.13.37](https://github.com/koexjs/koex/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/passport-github
Expand Down
2 changes: 1 addition & 1 deletion packages/passport-gihub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-github",
"version": "1.0.0",
"version": "1.0.1",
"description": "koex passport-github",
"keywords": [
"koex",
Expand Down
8 changes: 8 additions & 0 deletions packages/passport-local/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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/passport-local





## [0.13.37](https://github.com/koexjs/koex/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/passport-local
Expand Down
2 changes: 1 addition & 1 deletion packages/passport-local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-local",
"version": "1.0.0",
"version": "1.0.1",
"description": "koex passport-local",
"keywords": [
"koex",
Expand Down
8 changes: 8 additions & 0 deletions packages/passport-oauth2-config/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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/passport-oauth2-config





## [0.13.37](https://github.com/koexjs/koex/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/passport-oauth2-config
Expand Down
2 changes: 1 addition & 1 deletion packages/passport-oauth2-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-oauth2-config",
"version": "1.0.0",
"version": "1.0.1",
"description": "koex passport-oauth2-config",
"keywords": [
"koex",
Expand Down
8 changes: 8 additions & 0 deletions packages/passport-oauth2/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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/passport-oauth2





## [0.13.37](https://github.com/koexjs/koex/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/passport-oauth2
Expand Down
2 changes: 1 addition & 1 deletion packages/passport-oauth2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-oauth2",
"version": "1.0.0",
"version": "1.0.1",
"description": "koex passport-oauth2",
"keywords": [
"koex",
Expand Down
8 changes: 8 additions & 0 deletions packages/passport/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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/passport





## [0.13.37](https://github.com/koexjs/koex/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/passport
Expand Down
2 changes: 1 addition & 1 deletion packages/passport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport",
"version": "1.0.0",
"version": "1.0.1",
"description": "koex passport",
"keywords": [
"koex",
Expand Down
8 changes: 8 additions & 0 deletions packages/ratelimit/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.1](https://github.com/koexjs/ratelimit/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/ratelimit





## [0.13.37](https://github.com/koexjs/ratelimit/compare/v0.13.36...v0.13.37) (2021-12-26)

**Note:** Version bump only for package @koex/ratelimit
Expand Down
2 changes: 1 addition & 1 deletion packages/ratelimit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/ratelimit",
"version": "1.0.0",
"version": "1.0.1",
"description": "ratelimit for koa extend",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/router/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.1](https://github.com/koexjs/router/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/router





## [0.13.36](https://github.com/koexjs/router/compare/v0.13.35...v0.13.36) (2021-10-10)

**Note:** Version bump only for package @koex/router
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/router",
"version": "1.0.0",
"version": "1.0.1",
"description": "router for koa extend",
"main": "lib/index.js",
"repository": "https://github.com/koexjs/router",
Expand Down
8 changes: 8 additions & 0 deletions packages/static/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.1](https://github.com/koexjs/static/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/static





## [0.13.36](https://github.com/koexjs/static/compare/v0.13.35...v0.13.36) (2021-10-10)

**Note:** Version bump only for package @koex/static
Expand Down
2 changes: 1 addition & 1 deletion packages/static/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/static",
"version": "1.0.0",
"version": "1.0.1",
"description": "static cache for koa extend",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/type/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.1](https://github.com/koexjs/koex/compare/v0.13.37...v1.0.1) (2022-04-25)

**Note:** Version bump only for package @koex/type





## [0.13.29](https://github.com/koexjs/koex/compare/v0.13.28...v0.13.29) (2021-05-13)

**Note:** Version bump only for package @koex/type
Expand Down
2 changes: 1 addition & 1 deletion packages/type/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/type",
"version": "1.0.0",
"version": "1.0.1",
"description": "koex is a fast api",
"keywords": [
"koex",
Expand Down

0 comments on commit 5c551ce

Please sign in to comment.