Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
stbui committed Nov 5, 2019
1 parent 40c9eab commit dd7355f
Show file tree
Hide file tree
Showing 12 changed files with 60 additions and 12 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.3.4](https://github.com/stbui/prophet/compare/v1.3.3...v1.3.4) (2019-11-05)

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





## [1.3.3](https://github.com/stbui/prophet/compare/v1.3.2...v1.3.3) (2019-11-05)

**Note:** Version bump only for package prophet
Expand Down
8 changes: 8 additions & 0 deletions examples/demo/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.4](https://github.com/stbui/prophet/compare/v1.3.3...v1.3.4) (2019-11-05)

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





## [1.3.3](https://github.com/stbui/prophet/compare/v1.3.2...v1.3.3) (2019-11-05)

**Note:** Version bump only for package demo
Expand Down
6 changes: 3 additions & 3 deletions examples/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "demo",
"version": "1.3.3",
"version": "1.3.4",
"private": true,
"dependencies": {
"@stbui/prophet": "1.3.3",
"@stbui/prophet-data-json-server": "1.3.2",
"@stbui/prophet": "^1.3.4",
"@stbui/prophet-data-json-server": "^1.3.4",
"@stbui/prophet-i18n-polyglot": "1.2.0",
"@stbui/prophet-language-chinese": "1.3.2",
"@stbui/prophet-language-english": "1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"packages/*"
],
"useWorkspaces": true,
"version": "1.3.3"
"version": "1.3.4"
}
8 changes: 8 additions & 0 deletions packages/antd/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.4](https://github.com/stbui/prophet/compare/v1.3.3...v1.3.4) (2019-11-05)

**Note:** Version bump only for package @stbui/prophet-antd





## [1.3.3](https://github.com/stbui/prophet/compare/v1.3.2...v1.3.3) (2019-11-05)

**Note:** Version bump only for package @stbui/prophet-antd
Expand Down
4 changes: 2 additions & 2 deletions packages/antd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stbui/prophet-antd",
"version": "1.3.3",
"version": "1.3.4",
"description": "用于构建中后台前端应用框架",
"main": "lib/index",
"module": "esm/index.js",
Expand All @@ -21,7 +21,7 @@
"react-dom": "^16.10.2"
},
"dependencies": {
"@stbui/prophet-core": "1.3.3",
"@stbui/prophet-core": "^1.3.4",
"connected-react-router": "^6.5.2",
"react-redux": "^7.1.0",
"react-router": "^5.0.1",
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.3.4](https://github.com/stbui/prophet/compare/v1.3.3...v1.3.4) (2019-11-05)

**Note:** Version bump only for package @stbui/prophet-core





## [1.3.2](https://github.com/stbui/prophet/compare/v1.3.0...v1.3.2) (2019-11-01)


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": "@stbui/prophet-core",
"version": "1.3.3",
"version": "1.3.4",
"description": "用于构建中后台前端应用框架",
"main": "lib/index",
"module": "esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/data-json-server/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.4](https://github.com/stbui/propht/compare/v1.3.3...v1.3.4) (2019-11-05)

**Note:** Version bump only for package @stbui/prophet-data-json-server





## [1.3.2](https://github.com/stbui/propht/compare/v1.3.0...v1.3.2) (2019-11-01)

**Note:** Version bump only for package @stbui/prophet-data-json-server
Expand Down
4 changes: 2 additions & 2 deletions packages/data-json-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stbui/prophet-data-json-server",
"version": "1.3.2",
"version": "1.3.4",
"description": "用于构建中后台前端应用框架",
"author": "stbui <w431106@163.com>",
"homepage": "https://github.com/stbui/propht#readme",
Expand All @@ -22,7 +22,7 @@
"url": "https://github.com/stbui/propht/issues"
},
"dependencies": {
"@stbui/prophet-core": "1.3.3",
"@stbui/prophet-core": "^1.3.4",
"query-string": "~5.1.1"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/prophet/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.4](https://github.com/stbui/prophet/compare/v1.3.3...v1.3.4) (2019-11-05)

**Note:** Version bump only for package @stbui/prophet





## [1.3.3](https://github.com/stbui/prophet/compare/v1.3.2...v1.3.3) (2019-11-05)

**Note:** Version bump only for package @stbui/prophet
Expand Down
6 changes: 3 additions & 3 deletions packages/prophet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stbui/prophet",
"version": "1.3.3",
"version": "1.3.4",
"description": "用于构建中后台前端应用框架",
"main": "lib/index",
"module": "esm/index.js",
Expand All @@ -16,8 +16,8 @@
"react-dom": "^16.10.2"
},
"dependencies": {
"@stbui/prophet-antd": "1.3.3",
"@stbui/prophet-core": "1.3.3",
"@stbui/prophet-antd": "^1.3.4",
"@stbui/prophet-core": "^1.3.4",
"@stbui/prophet-i18n-polyglot": "1.2.0",
"@stbui/prophet-language-chinese": "1.3.2"
},
Expand Down

0 comments on commit dd7355f

Please sign in to comment.