Skip to content

Commit

Permalink
Merge branch 'master' of github.com:planjs/stan
Browse files Browse the repository at this point in the history
  • Loading branch information
fupeng1 committed Oct 12, 2024
2 parents 1f90f04 + a8138a7 commit 2153a9e
Show file tree
Hide file tree
Showing 14 changed files with 90 additions and 15 deletions.
11 changes: 11 additions & 0 deletions packages/babel-plugin-module-resolve/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.

# 1.7.0 (2023-12-09)


### Features

* deps ([#32](https://github.com/planjs/stan/issues/32)) ([2c8591b](https://github.com/planjs/stan/commit/2c8591b073950174aaed960e55071deb5f63369d))





# 1.6.0 (2023-12-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-module-resolve/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-module-resolve",
"version": "1.6.0",
"version": "1.7.0",
"description": "Module resolver plugin for Babel",
"author": "fupeng <[email protected]>",
"homepage": "https://github.com/planjs/stan#readme",
Expand Down
11 changes: 11 additions & 0 deletions packages/babel-plugin-ts-enum-iife/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.

# 0.11.0 (2023-12-09)


### Features

* deps ([#32](https://github.com/planjs/stan/issues/32)) ([2c8591b](https://github.com/planjs/stan/commit/2c8591b073950174aaed960e55071deb5f63369d))





# 0.10.0 (2023-12-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-ts-enum-iife/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-ts-enum-iife",
"version": "0.10.0",
"version": "0.11.0",
"description": "Transform typescript wrapper enum in IIFE",
"author": "fupeng <[email protected]>",
"homepage": "https://github.com/planjs/stan#readme",
Expand Down
11 changes: 11 additions & 0 deletions packages/oss-upload-tool/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.

# 0.9.0 (2023-12-09)


### Features

* deps ([#32](https://github.com/planjs/stan/issues/32)) ([2c8591b](https://github.com/planjs/stan/commit/2c8591b073950174aaed960e55071deb5f63369d))





# 0.8.0 (2023-12-08)


Expand Down
10 changes: 4 additions & 6 deletions packages/oss-upload-tool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oss-upload-tool",
"version": "0.8.0",
"version": "0.9.0",
"description": "Integrated oss upload",
"keywords": [
"cos",
Expand Down Expand Up @@ -39,16 +39,14 @@
"@aws-sdk/client-s3": "3.449.0",
"@aws-sdk/lib-storage": "3.449.0",
"@planjs/utils": "^1.5.1",
"@smithy/abort-controller": "2.0.15",
"@types/ali-oss": "^6.16.3",
"ali-oss": "^6.17.1",
"@aws-sdk/client-s3": "3.449.0",
"@aws-sdk/lib-storage": "3.449.0",
"@smithy/abort-controller": "2.0.15",
"cos-nodejs-sdk-v5": "^2.11.9",
"stan-utils": "0.16.0"
"stan-utils": "0.17.0"
},
"devDependencies": {
"stan-builder": "0.21.0"
"stan-builder": "0.22.0"
},
"gitHead": "c73c9427e7bf21b68d27f72aff60581cc71f26e4"
}
11 changes: 11 additions & 0 deletions packages/proto-gen-dts/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.

# 0.20.0 (2023-12-09)


### Features

* deps ([#32](https://github.com/planjs/stan/issues/32)) ([2c8591b](https://github.com/planjs/stan/commit/2c8591b073950174aaed960e55071deb5f63369d))





# 0.19.0 (2023-12-08)


Expand Down
6 changes: 3 additions & 3 deletions packages/proto-gen-dts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "proto-gen-dts",
"version": "0.19.0",
"version": "0.20.0",
"description": "proto generate typescript dictionary type file",
"keywords": [
"proto",
Expand Down Expand Up @@ -41,10 +41,10 @@
},
"dependencies": {
"google-proto-files": "^2.4.0",
"stan-utils": "0.16.0"
"stan-utils": "0.17.0"
},
"devDependencies": {
"stan-builder": "0.21.0"
"stan-builder": "0.22.0"
},
"publishConfig": {
"access": "public",
Expand Down
11 changes: 11 additions & 0 deletions packages/stan-builder/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.

# 0.22.0 (2023-12-09)


### Features

* deps ([#32](https://github.com/planjs/stan/issues/32)) ([2c8591b](https://github.com/planjs/stan/commit/2c8591b073950174aaed960e55071deb5f63369d))





# 0.21.0 (2023-12-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/stan-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stan-builder",
"version": "0.21.0",
"version": "0.22.0",
"description": "build js library",
"author": "fupeng <[email protected]> (https://github.com/fupengl)",
"homepage": "https://github.com/planjs/stan/blob/master/packages/stan-builder/README.md",
Expand Down Expand Up @@ -108,7 +108,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.32.1",
"rollup-plugin-visualizer": "^5.7.1",
"stan-utils": "0.16.0",
"stan-utils": "0.17.0",
"through2": "^4.0.2",
"vinyl-fs": "^3.0.3",
"vue-template-compiler": "^2.6.12"
Expand Down
11 changes: 11 additions & 0 deletions packages/stan-utils/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.

# 0.17.0 (2023-12-09)


### Features

* deps ([#32](https://github.com/planjs/stan/issues/32)) ([2c8591b](https://github.com/planjs/stan/commit/2c8591b073950174aaed960e55071deb5f63369d))





# 0.16.0 (2023-12-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/stan-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stan-utils",
"version": "0.16.0",
"version": "0.17.0",
"description": "stan internal utils",
"author": "fupeng <[email protected]>",
"homepage": "https://github.com/planjs/stan#readme",
Expand Down
11 changes: 11 additions & 0 deletions packages/stan/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.

# 0.7.0 (2023-12-09)


### Features

* deps ([#32](https://github.com/planjs/stan/issues/32)) ([2c8591b](https://github.com/planjs/stan/commit/2c8591b073950174aaed960e55071deb5f63369d))





# 0.6.0 (2023-12-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/stan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@planjs/stan",
"version": "0.6.0",
"version": "0.7.0",
"description": "> TODO: description",
"author": "fupeng <[email protected]>",
"homepage": "https://github.com/planjs/stan#readme",
Expand Down

0 comments on commit 2153a9e

Please sign in to comment.