Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
veeramarni committed Oct 10, 2019
1 parent 60a17c3 commit 0a766ce
Show file tree
Hide file tree
Showing 26 changed files with 141 additions and 37 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.

## [0.0.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

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





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package sample-stack
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"packages/*",
"servers/*"
],
"version": "0.0.38-alpha.15"
"version": "0.0.38-alpha.16"
}
8 changes: 8 additions & 0 deletions packages-modules/counter/browser/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.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

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





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package @sample-stack/counter-module-browser
Expand Down
6 changes: 3 additions & 3 deletions packages-modules/counter/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sample-stack/counter-module-browser",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"description": "Sample core for higher packages to depend on",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -42,8 +42,8 @@
"author": "CDMBase LLC",
"license": "ISC",
"dependencies": {
"@sample-stack/client-react": "^0.0.38-alpha.15",
"@sample-stack/client-state": "^0.0.38-alpha.15",
"@sample-stack/client-react": "^0.0.38-alpha.16",
"@sample-stack/client-state": "^0.0.38-alpha.16",
"antd": "^3.16.6"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages-modules/counter/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.

## [0.0.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

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





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package @sample-stack/counter-module-server
Expand Down
2 changes: 1 addition & 1 deletion packages-modules/counter/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sample-stack/counter-module-server",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"description": "Sample core for higher packages to depend on",
"main": "lib/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/sample-client-react/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.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

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





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package @sample-stack/client-react
Expand Down
6 changes: 3 additions & 3 deletions packages/sample-client-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sample-stack/client-react",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"description": "browser plugin for git",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -56,8 +56,8 @@
"redux": ">=4.0.1"
},
"dependencies": {
"@sample-stack/client-state": "^0.0.38-alpha.15",
"@sample-stack/core": "^0.0.38-alpha.15"
"@sample-stack/client-state": "^0.0.38-alpha.16",
"@sample-stack/core": "^0.0.38-alpha.16"
},
"typings": "lib/index.d.ts",
"typescript": {
Expand Down
8 changes: 8 additions & 0 deletions packages/sample-client-state/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.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

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





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package @sample-stack/client-state
Expand Down
4 changes: 2 additions & 2 deletions packages/sample-client-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sample-stack/client-state",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"description": "GraphQL for sample",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"homepage": "https://github.com/cdmbase/fullstack-pro#readme",
"dependencies": {
"@sample-stack/core": "^0.0.38-alpha.15"
"@sample-stack/core": "^0.0.38-alpha.16"
},
"peerDependencies": {
"apollo-client": ">=2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/sample-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.

## [0.0.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

**Note:** Version bump only for package @sample-stack/core





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package @sample-stack/core
Expand Down
2 changes: 1 addition & 1 deletion packages/sample-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sample-stack/core",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"description": "Sample core for higher packages to depend on",
"main": "lib/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/sample-hemera-plugin/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.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

**Note:** Version bump only for package @sample-stack/hemera-plugin





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package @sample-stack/hemera-plugin
Expand Down
6 changes: 3 additions & 3 deletions packages/sample-hemera-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sample-stack/hemera-plugin",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"description": "This is Container Configuration Service hemera plugin",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -43,8 +43,8 @@
"author": "",
"license": "MIT",
"dependencies": {
"@sample-stack/core": "^0.0.38-alpha.15",
"@sample-stack/server-core": "^0.0.38-alpha.15"
"@sample-stack/core": "^0.0.38-alpha.16",
"@sample-stack/server-core": "^0.0.38-alpha.16"
},
"peerDependencies": {
"hemera-joi": ">=6.x",
Expand Down
8 changes: 8 additions & 0 deletions packages/sample-microservice-nats/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.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

**Note:** Version bump only for package @sample-stack/microservice-nats





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package @sample-stack/microservice-nats
Expand Down
6 changes: 3 additions & 3 deletions packages/sample-microservice-nats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sample-stack/microservice-nats",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"description": "This is Container Configuration Service hemera plugin",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -40,8 +40,8 @@
"author": "",
"license": "MIT",
"dependencies": {
"@sample-stack/core": "^0.0.38-alpha.15",
"@sample-stack/server-core": "^0.0.38-alpha.15"
"@sample-stack/core": "^0.0.38-alpha.16",
"@sample-stack/server-core": "^0.0.38-alpha.16"
},
"peerDependencies": {
"hemera-joi": ">6.x",
Expand Down
8 changes: 8 additions & 0 deletions packages/sample-server-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.

## [0.0.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

**Note:** Version bump only for package @sample-stack/server-core





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package @sample-stack/server-core
Expand Down
4 changes: 2 additions & 2 deletions packages/sample-server-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sample-stack/server-core",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"description": "xterm server services for Node",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"homepage": "https://github.com/cdmbase/fullstack-pro#readme",
"dependencies": {
"@sample-stack/core": "^0.0.38-alpha.15"
"@sample-stack/core": "^0.0.38-alpha.16"
},
"typings": "lib/index.d.ts",
"typescript": {
Expand Down
8 changes: 8 additions & 0 deletions packages/sample-store/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.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

**Note:** Version bump only for package @sample-stack/store





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package @sample-stack/store
Expand Down
4 changes: 2 additions & 2 deletions packages/sample-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sample-stack/store",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"description": "Sample core for higher packages to depend on",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"author": "CDMBase LLC",
"license": "ISC",
"dependencies": {
"@sample-stack/core": "^0.0.38-alpha.15",
"@sample-stack/core": "^0.0.38-alpha.16",
"sequelize": "^5.7.6"
},
"typings": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions servers/backend-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.

## [0.0.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

**Note:** Version bump only for package sample-stack-backend-server





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package sample-stack-backend-server
Expand Down
12 changes: 6 additions & 6 deletions servers/backend-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sample-stack-backend-server",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"private": true,
"description": "Starter kit for apollo server using webpack and typescript",
"keywords": [
Expand Down Expand Up @@ -58,11 +58,11 @@
"@cdm-logger/server": "^5.0.5",
"@common-stack/core": "0.0.208",
"@common-stack/server-core": "0.0.208",
"@sample-stack/core": "^0.0.38-alpha.15",
"@sample-stack/counter-module-server": "^0.0.38-alpha.15",
"@sample-stack/microservice-nats": "^0.0.38-alpha.15",
"@sample-stack/server-core": "^0.0.38-alpha.15",
"@sample-stack/store": "^0.0.38-alpha.15",
"@sample-stack/core": "^0.0.38-alpha.16",
"@sample-stack/counter-module-server": "^0.0.38-alpha.16",
"@sample-stack/microservice-nats": "^0.0.38-alpha.16",
"@sample-stack/server-core": "^0.0.38-alpha.16",
"@sample-stack/store": "^0.0.38-alpha.16",
"apollo-datasource-rest": "^0.6.1",
"apollo-errors": "^1.9.0",
"apollo-link": "^1.2.12",
Expand Down
8 changes: 8 additions & 0 deletions servers/frontend-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.

## [0.0.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

**Note:** Version bump only for package sample-stack-frontend-server





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package sample-stack-frontend-server
Expand Down
10 changes: 5 additions & 5 deletions servers/frontend-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sample-stack-frontend-server",
"version": "0.0.38-alpha.15",
"version": "0.0.38-alpha.16",
"private": true,
"description": "Sample Client server",
"homepage": "https://github.com/cdmbase/fullstack-pro#readme",
Expand Down Expand Up @@ -55,10 +55,10 @@
"@common-stack/client-react": "0.0.208",
"@common-stack/core": "0.0.208",
"@common-stack/server-core": "0.0.208",
"@sample-stack/client-react": "^0.0.38-alpha.15",
"@sample-stack/client-state": "^0.0.38-alpha.15",
"@sample-stack/core": "^0.0.38-alpha.15",
"@sample-stack/counter-module-browser": "^0.0.38-alpha.15",
"@sample-stack/client-react": "^0.0.38-alpha.16",
"@sample-stack/client-state": "^0.0.38-alpha.16",
"@sample-stack/core": "^0.0.38-alpha.16",
"@sample-stack/counter-module-browser": "^0.0.38-alpha.16",
"apollo-cache-inmemory": "^1.6.3",
"apollo-client": "^2.6.4",
"apollo-fetch": "^0.7.0",
Expand Down
8 changes: 8 additions & 0 deletions servers/hemera-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.

## [0.0.38-alpha.16](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.15...v0.0.38-alpha.16) (2019-10-10)

**Note:** Version bump only for package sample-stack-hemera-server





## [0.0.38-alpha.15](https://github.com/cdmbase/fullstack-pro/compare/v0.0.38-alpha.14...v0.0.38-alpha.15) (2019-10-09)

**Note:** Version bump only for package sample-stack-hemera-server
Expand Down
Loading

0 comments on commit 0a766ce

Please sign in to comment.