Skip to content

Commit

Permalink
chore(release): v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nsainaney committed Aug 10, 2020
1 parent fae65c1 commit db2f853
Show file tree
Hide file tree
Showing 36 changed files with 244 additions and 34 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/c6o/node-monorepo/compare/v0.0.3...v0.0.4) (2020-08-10)


### ✨ Features

* **system:** ngrok support ([031e20b](https://github.com/c6o/node-monorepo/commit/031e20bc25d3404155232a20a8dfc78b5256d042))


### ♻️ Chores

* **system:** Updated folder icon ([fae65c1](https://github.com/c6o/node-monorepo/commit/fae65c1770f61635335e88837b56e8ebe0b3c57e))
* Updated gitHead ([2045140](https://github.com/c6o/node-monorepo/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/c6o/node-monorepo/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/**"
],
"version": "0.0.3",
"version": "0.0.4",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
17 changes: 17 additions & 0 deletions packages/c6o-system/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/c6o/provisioners/compare/v0.0.3...v0.0.4) (2020-08-10)


### ✨ Features

* **system:** ngrok support ([031e20b](https://github.com/c6o/provisioners/commit/031e20bc25d3404155232a20a8dfc78b5256d042))


### ♻️ Chores

* **system:** Updated folder icon ([fae65c1](https://github.com/c6o/provisioners/commit/fae65c1770f61635335e88837b56e8ebe0b3c57e))
* Updated gitHead ([2045140](https://github.com/c6o/provisioners/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/c6o/provisioners/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/c6o-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/c6o-system",
"version": "0.0.3",
"version": "0.0.4",
"description": "CodeZero provisioner for c6o-system",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@provisioner/common": "^0.0.3",
"@provisioner/common": "^0.0.4",
"debug": "^4.1.1",
"jsonpointer": "^4.1.0",
"lit-element": "^2.3.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/cert-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/c6o/provisioners/compare/v0.0.3...v0.0.4) (2020-08-10)


### ♻️ Chores

* Updated gitHead ([2045140](https://github.com/c6o/provisioners/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/c6o/provisioners/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/cert-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/cert-manager",
"version": "0.0.3",
"version": "0.0.4",
"description": "CodeZero provisioner for cert-manager",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@provisioner/common": "^0.0.3",
"@provisioner/common": "^0.0.4",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
11 changes: 11 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/nsainaney/traxitt/compare/v0.0.3...v0.0.4) (2020-08-10)


### ♻️ Chores

* Updated gitHead ([2045140](https://github.com/nsainaney/traxitt/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/nsainaney/traxitt/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/common",
"version": "0.0.3",
"version": "0.0.4",
"description": "Common stuff for provisioners",
"main": "lib/index.js",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/etcd-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/nsainaney/traxitt/compare/v0.0.3...v0.0.4) (2020-08-10)


### ♻️ Chores

* Updated gitHead ([2045140](https://github.com/nsainaney/traxitt/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/nsainaney/traxitt/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/etcd-operator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/etcd-operator",
"version": "0.0.3",
"version": "0.0.4",
"description": "CodeZero provisioner for etcd-operator",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@provisioner/common": "^0.0.3",
"@provisioner/common": "^0.0.4",
"mixwith": "^0.1.1"
},
"gitHead": "d613611d27b5907902111c7bc171a1e13d1ab984"
Expand Down
11 changes: 11 additions & 0 deletions packages/etcd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/nsainaney/traxitt/compare/v0.0.3...v0.0.4) (2020-08-10)


### ♻️ Chores

* Updated gitHead ([2045140](https://github.com/nsainaney/traxitt/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/nsainaney/traxitt/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/etcd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/etcd",
"version": "0.0.3",
"version": "0.0.4",
"description": "CodeZero provisioner for etcd",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/nsainaney/traxitt#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@provisioner/common": "^0.0.3",
"@provisioner/common": "^0.0.4",
"mixwith": "^0.1.1"
},
"gitHead": "d613611d27b5907902111c7bc171a1e13d1ab984"
Expand Down
11 changes: 11 additions & 0 deletions packages/grafana/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/c6o/provisioners/compare/v0.0.3...v0.0.4) (2020-08-10)


### ♻️ Chores

* Updated gitHead ([2045140](https://github.com/c6o/provisioners/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/c6o/provisioners/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/grafana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/grafana",
"version": "0.0.3",
"version": "0.0.4",
"description": "CodeZero provisioner for Grafana",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@provisioner/common": "^0.0.3",
"@provisioner/common": "^0.0.4",
"js-yaml": "^3.13.1",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/istio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/c6o/provisioners/compare/v0.0.3...v0.0.4) (2020-08-10)


### ♻️ Chores

* Updated gitHead ([2045140](https://github.com/c6o/provisioners/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/c6o/provisioners/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/istio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/istio",
"version": "0.0.3",
"version": "0.0.4",
"description": "CodeZero provisioner for Istio",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@provisioner/common": "^0.0.3",
"@provisioner/common": "^0.0.4",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
11 changes: 11 additions & 0 deletions packages/kafka/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/c6o/provisioners/compare/v0.0.3...v0.0.4) (2020-08-10)


### ♻️ Chores

* Updated gitHead ([2045140](https://github.com/c6o/provisioners/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/c6o/provisioners/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/kafka/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/kafka",
"version": "0.0.3",
"version": "0.0.4",
"description": "CodeZero provisioner for kafka",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@provisioner/common": "^0.0.3",
"@provisioner/common": "^0.0.4",
"mixwith": "^0.1.1"
},
"gitHead": "d613611d27b5907902111c7bc171a1e13d1ab984"
Expand Down
11 changes: 11 additions & 0 deletions packages/logging-elk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/c6o/provisioners/compare/v0.0.3...v0.0.4) (2020-08-10)


### ♻️ Chores

* Updated gitHead ([2045140](https://github.com/c6o/provisioners/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/c6o/provisioners/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/logging-elk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/logging-elk",
"version": "0.0.3",
"version": "0.0.4",
"description": "CodeZero provisioner for logging (ELK stack)",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@provisioner/common": "^0.0.3",
"@provisioner/common": "^0.0.4",
"debug": "^4.1.1",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/mattermost/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/c6o/provisioners/compare/v0.0.3...v0.0.4) (2020-08-10)


### ♻️ Chores

* Updated gitHead ([2045140](https://github.com/c6o/provisioners/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/c6o/provisioners/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/mattermost/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@provisioner/mattermost",
"version": "0.0.3",
"version": "0.0.4",
"description": "CodeZero provisioner for MatterMost",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/c6o/provisioners#readme",
"dependencies": {
"@c6o/kubeclient": "^0.0.5",
"@provisioner/common": "^0.0.3",
"@provisioner/common": "^0.0.4",
"lit-element": "^2.3.1",
"mixwith": "^0.1.1",
"parcel-bundler": "^1.12.4",
Expand Down
11 changes: 11 additions & 0 deletions packages/mongo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.4](https://github.com/nsainaney/traxitt/compare/v0.0.3...v0.0.4) (2020-08-10)


### ♻️ Chores

* Updated gitHead ([2045140](https://github.com/nsainaney/traxitt/commit/2045140b6ae8bc2e4504ff7756b7a8776c087609))





## [0.0.3](https://github.com/nsainaney/traxitt/compare/v0.0.2...v0.0.3) (2020-08-08)


Expand Down
Loading

0 comments on commit db2f853

Please sign in to comment.