Skip to content

Commit 3ecb6bd

Browse files
committed
chore: release package(s)
1 parent 9d01c4c commit 3ecb6bd

File tree

26 files changed

+137
-33
lines changed

26 files changed

+137
-33
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.37-17](https://github.com/cdmbase/fullstack-pro/compare/v0.0.37-16...v0.0.37-17) (2019-10-09)
7+
8+
**Note:** Version bump only for package sample-stack
9+
10+
11+
12+
13+
614
## [0.0.37-16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.37-15...v0.0.37-16) (2019-10-09)
715

816
**Note:** Version bump only for package sample-stack

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
"packages/*",
4141
"servers/*"
4242
],
43-
"version": "0.0.37-16"
43+
"version": "0.0.37-17"
4444
}

packages-modules/counter/browser/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.37-17](https://github.com/cdmbase/fullstack-pro/compare/v0.0.37-16...v0.0.37-17) (2019-10-09)
7+
8+
**Note:** Version bump only for package @sample-stack/counter-module-browser
9+
10+
11+
12+
13+
614
## [0.0.37-16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.37-15...v0.0.37-16) (2019-10-09)
715

816
**Note:** Version bump only for package @sample-stack/counter-module-browser

packages-modules/counter/browser/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sample-stack/counter-module-browser",
3-
"version": "0.0.37-16",
3+
"version": "0.0.37-17",
44
"description": "Sample core for higher packages to depend on",
55
"main": "lib/index.js",
66
"scripts": {
@@ -42,8 +42,8 @@
4242
"author": "CDMBase LLC",
4343
"license": "ISC",
4444
"dependencies": {
45-
"@sample-stack/client-react": "^0.0.37-16",
46-
"@sample-stack/client-state": "^0.0.37-16",
45+
"@sample-stack/client-react": "^0.0.37-17",
46+
"@sample-stack/client-state": "^0.0.37-17",
4747
"antd": "^3.16.6"
4848
},
4949
"peerDependencies": {
@@ -55,5 +55,5 @@
5555
"typescript": {
5656
"definition": "lib/index.d.ts"
5757
},
58-
"gitHead": "e8e490b446f137a4d392d8896f81b331f128dae7"
58+
"gitHead": "9d01c4c615e26af35f0f15ccb15e2f8719c6f992"
5959
}

packages-modules/counter/server/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.37-17](https://github.com/cdmbase/fullstack-pro/compare/v0.0.37-16...v0.0.37-17) (2019-10-09)
7+
8+
**Note:** Version bump only for package @sample-stack/counter-module-server
9+
10+
11+
12+
13+
614
## [0.0.37-16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.37-15...v0.0.37-16) (2019-10-09)
715

816
**Note:** Version bump only for package @sample-stack/counter-module-server

packages-modules/counter/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sample-stack/counter-module-server",
3-
"version": "0.0.37-16",
3+
"version": "0.0.37-17",
44
"description": "Sample core for higher packages to depend on",
55
"main": "lib/index.js",
66
"scripts": {
@@ -48,5 +48,5 @@
4848
"typescript": {
4949
"definition": "lib/index.d.ts"
5050
},
51-
"gitHead": "e8e490b446f137a4d392d8896f81b331f128dae7"
51+
"gitHead": "9d01c4c615e26af35f0f15ccb15e2f8719c6f992"
5252
}

packages/sample-client-react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.37-17](https://github.com/cdmbase/fullstack-pro/compare/v0.0.37-16...v0.0.37-17) (2019-10-09)
7+
8+
**Note:** Version bump only for package @sample-stack/client-react
9+
10+
11+
12+
13+
614
## [0.0.37-16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.37-15...v0.0.37-16) (2019-10-09)
715

816
**Note:** Version bump only for package @sample-stack/client-react

packages/sample-client-react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sample-stack/client-react",
3-
"version": "0.0.37-16",
3+
"version": "0.0.37-17",
44
"description": "browser plugin for git",
55
"main": "lib/index.js",
66
"scripts": {
@@ -56,12 +56,12 @@
5656
"redux": ">=4.0.1"
5757
},
5858
"dependencies": {
59-
"@sample-stack/client-state": "^0.0.37-16",
60-
"@sample-stack/core": "^0.0.37-16"
59+
"@sample-stack/client-state": "^0.0.37-17",
60+
"@sample-stack/core": "^0.0.37-17"
6161
},
6262
"typings": "lib/index.d.ts",
6363
"typescript": {
6464
"definition": "lib/index.d.ts"
6565
},
66-
"gitHead": "e8e490b446f137a4d392d8896f81b331f128dae7"
66+
"gitHead": "9d01c4c615e26af35f0f15ccb15e2f8719c6f992"
6767
}

packages/sample-client-state/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.37-17](https://github.com/cdmbase/fullstack-pro/compare/v0.0.37-16...v0.0.37-17) (2019-10-09)
7+
8+
**Note:** Version bump only for package @sample-stack/client-state
9+
10+
11+
12+
13+
614
## [0.0.37-16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.37-15...v0.0.37-16) (2019-10-09)
715

816
**Note:** Version bump only for package @sample-stack/client-state

packages/sample-client-state/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sample-stack/client-state",
3-
"version": "0.0.37-16",
3+
"version": "0.0.37-17",
44
"description": "GraphQL for sample",
55
"main": "lib/index.js",
66
"scripts": {
@@ -50,7 +50,7 @@
5050
},
5151
"homepage": "https://github.com/cdmbase/fullstack-pro#readme",
5252
"dependencies": {
53-
"@sample-stack/core": "^0.0.37-16"
53+
"@sample-stack/core": "^0.0.37-17"
5454
},
5555
"peerDependencies": {
5656
"apollo-client": ">=2.4.0",
@@ -60,5 +60,5 @@
6060
"typescript": {
6161
"definition": "lib/index.d.ts"
6262
},
63-
"gitHead": "e8e490b446f137a4d392d8896f81b331f128dae7"
63+
"gitHead": "9d01c4c615e26af35f0f15ccb15e2f8719c6f992"
6464
}

0 commit comments

Comments
 (0)