Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @midwayjs-examples/component-v3@1.0.11
 - @midwayjs-examples/application-express-v3@1.0.15
 - @midwayjs-examples/application-koa-v3@1.0.24
 - @midwayjs-examples/application-koa-esm-v3@1.0.4
 - @midwayjs-examples/application-web-v3@1.0.18
 - @midwayjs-examples/application-quick-start-v3@1.0.8
 - @midwayjs-examples/serverless-boilerplate-http-new-v3@1.0.4
 - @midwayjs-examples/serverless-boilerplate-http-new-esm-v3@1.0.4
  • Loading branch information
czy88840616 committed Sep 3, 2023
1 parent ab28fa4 commit e252078
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion v3/midway-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs-examples/component-v3",
"version": "1.0.10",
"version": "1.0.11",
"author": "Harry Chen <czy88840616@gmail.com>",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion v3/midway-framework-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs-examples/application-express-v3",
"version": "1.0.14",
"version": "1.0.15",
"author": "Harry Chen <czy88840616@gmail.com>",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion v3/midway-framework-koa-esm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs-examples/application-koa-esm-v3",
"version": "1.0.3",
"version": "1.0.4",
"author": "Harry Chen <czy88840616@gmail.com>",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion v3/midway-framework-koa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs-examples/application-koa-v3",
"version": "1.0.23",
"version": "1.0.24",
"author": "Harry Chen <czy88840616@gmail.com>",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion v3/midway-framework-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs-examples/application-web-v3",
"version": "1.0.17",
"version": "1.0.18",
"author": "Harry Chen <czy88840616@gmail.com>",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion v3/midway-quick-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs-examples/application-quick-start-v3",
"version": "1.0.7",
"version": "1.0.8",
"author": "Harry Chen <czy88840616@gmail.com>",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion v3/midway-serverless-http-new-esm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs-examples/serverless-boilerplate-http-new-esm-v3",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"main": "index.js",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion v3/midway-serverless-http-new/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs-examples/serverless-boilerplate-http-new-v3",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"main": "index.js",
"keywords": [],
Expand Down

0 comments on commit e252078

Please sign in to comment.