Skip to content

Commit

Permalink
chore(release): publish %s
Browse files Browse the repository at this point in the history
 - babel-plugin-module-resolve@0.0.28
 - babel-plugin-ts-enum-iife@0.4.33
 - oss-upload-tool@0.2.12
 - proto-gen-dts@0.13.14
 - stan-builder@0.14.17
 - stan-utils@0.9.13
 - @planjs/stan@0.0.42
  • Loading branch information
fupengl committed Mar 26, 2022
1 parent a4dc7de commit 1c7e1c2
Show file tree
Hide file tree
Showing 14 changed files with 65 additions and 9 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.

## 0.0.28 (2022-03-26)

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





## 0.0.27 (2022-03-26)

**Note:** Version bump only for package babel-plugin-module-resolve
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": "0.0.27",
"version": "0.0.28",
"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.4.33 (2022-03-26)

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





## 0.4.32 (2022-03-26)

**Note:** Version bump only for package babel-plugin-ts-enum-iife
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.4.32",
"version": "0.4.33",
"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.2.12 (2022-03-26)

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





## 0.2.11 (2022-03-26)

**Note:** Version bump only for package oss-upload-tool
Expand Down
2 changes: 1 addition & 1 deletion 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.2.11",
"version": "0.2.12",
"description": "Integrated oss upload",
"keywords": [
"cos",
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.13.14 (2022-03-26)

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





## 0.13.13 (2022-03-26)

**Note:** Version bump only for package proto-gen-dts
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.13.13",
"version": "0.13.14",
"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.9.12"
"stan-utils": "0.9.13"
},
"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.14.17 (2022-03-26)

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





## 0.14.16 (2022-03-26)

**Note:** Version bump only for package stan-builder
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.14.16",
"version": "0.14.17",
"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.9.12",
"stan-utils": "0.9.13",
"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.9.13 (2022-03-26)

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





## 0.9.12 (2022-03-26)

**Note:** Version bump only for package stan-utils
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.9.12",
"version": "0.9.13",
"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.0.42 (2022-03-26)

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





## 0.0.41 (2022-03-26)

**Note:** Version bump only for package @planjs/stan
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.0.41",
"version": "0.0.42",
"description": "> TODO: description",
"author": "fupeng <fupenglxy@gmail.com>",
"homepage": "https://github.com/planjs/stan#readme",
Expand Down

0 comments on commit 1c7e1c2

Please sign in to comment.