Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - babel-plugin-module-resolve@1.3.1
 - babel-plugin-ts-enum-iife@0.7.1
 - oss-upload-tool@0.5.1
 - proto-gen-dts@0.16.1
 - stan-builder@0.17.1
 - stan-utils@0.12.1
 - @planjs/stan@0.3.1
  • Loading branch information
fupengl committed Jun 14, 2022
1 parent b9c7202 commit e2e6ab6
Show file tree
Hide file tree
Showing 14 changed files with 66 additions and 10 deletions.
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.3.1 (2022-06-14)

**Note:** Version bump only for package babel-plugin-module-resolve





# 1.3.0 (2022-05-17)


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.3.0",
"version": "1.3.1",
"description": "Module resolver plugin for Babel",
"author": "fupeng <fupenglxy@gmail.com>",
"homepage": "https://github.com/planjs/stan#readme",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.7.1 (2022-06-14)

**Note:** Version bump only for package babel-plugin-ts-enum-iife





# 0.7.0 (2022-05-17)


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.7.0",
"version": "0.7.1",
"description": "Transform typescript wrapper enum in IIFE",
"author": "fupeng <fupenglxy@gmail.com>",
"homepage": "https://github.com/planjs/stan#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/oss-upload-tool/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.5.1 (2022-06-14)

**Note:** Version bump only for package oss-upload-tool





# 0.5.0 (2022-05-17)


Expand Down
4 changes: 2 additions & 2 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.5.0",
"version": "0.5.1",
"description": "Integrated oss upload",
"keywords": [
"cos",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@types/ali-oss": "^6.16.3",
"ali-oss": "^6.17.1",
"cos-nodejs-sdk-v5": "^2.11.9",
"stan-utils": "0.12.0"
"stan-utils": "0.12.1"
},
"devDependencies": {
"stan-builder": "latest"
Expand Down
8 changes: 8 additions & 0 deletions packages/proto-gen-dts/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.16.1 (2022-06-14)

**Note:** Version bump only for package proto-gen-dts





# 0.16.0 (2022-05-17)


Expand Down
4 changes: 2 additions & 2 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.16.0",
"version": "0.16.1",
"description": "proto generate typescript dictionary type file",
"keywords": [
"proto",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"google-proto-files": "^2.4.0",
"stan-utils": "0.12.0"
"stan-utils": "0.12.1"
},
"devDependencies": {
"stan-builder": "latest"
Expand Down
8 changes: 8 additions & 0 deletions packages/stan-builder/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.17.1 (2022-06-14)

**Note:** Version bump only for package stan-builder





# 0.17.0 (2022-05-17)


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.17.0",
"version": "0.17.1",
"description": "build js library",
"author": "fupeng <fupenglxy@gmail.com> (https://github.com/fupengl)",
"homepage": "https://github.com/planjs/stan/blob/master/packages/stan-builder/README.md",
Expand Down Expand Up @@ -107,7 +107,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.31.1",
"rollup-plugin-visualizer": "^5.5.2",
"stan-utils": "0.12.0",
"stan-utils": "0.12.1",
"through2": "^4.0.2",
"vinyl-fs": "^3.0.3",
"vue-template-compiler": "^2.6.12"
Expand Down
8 changes: 8 additions & 0 deletions packages/stan-utils/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.12.1 (2022-06-14)

**Note:** Version bump only for package stan-utils





# 0.12.0 (2022-05-17)


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.12.0",
"version": "0.12.1",
"description": "stan internal utils",
"author": "fupeng <fupenglxy@gmail.com>",
"homepage": "https://github.com/planjs/stan#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/stan/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.3.1 (2022-06-14)

**Note:** Version bump only for package @planjs/stan





# 0.3.0 (2022-05-17)


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.3.0",
"version": "0.3.1",
"description": "> TODO: description",
"author": "fupeng <fupenglxy@gmail.com>",
"homepage": "https://github.com/planjs/stan#readme",
Expand Down

0 comments on commit e2e6ab6

Please sign in to comment.