Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
whilke committed Mar 18, 2019
1 parent c6fbceb commit d765299
Show file tree
Hide file tree
Showing 14 changed files with 83 additions and 12 deletions.
11 changes: 11 additions & 0 deletions 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.1.27](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.26...v0.1.27) (2019-03-18)


### Bug Fixes

* fixing format for ARM tag injection ([c6fbceb](https://github.com/HomecareHomebase/azure-bake/commit/c6fbceb))





## [0.1.26](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.25...v0.1.26) (2019-03-18)


Expand Down
11 changes: 11 additions & 0 deletions arm-helper/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.1.27](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.26...v0.1.27) (2019-03-18)


### Bug Fixes

* fixing format for ARM tag injection ([c6fbceb](https://github.com/HomecareHomebase/azure-bake/commit/c6fbceb))





## [0.1.26](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.25...v0.1.26) (2019-03-18)


Expand Down
2 changes: 1 addition & 1 deletion arm-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/arm-helper",
"description": "Helper class for installing ARM templates through Bake.",
"version": "0.1.26",
"version": "0.1.27",
"main": "src/dist/arm-helper.js",
"typings": "src/arm-helper.ts",
"directories": {
Expand Down
11 changes: 11 additions & 0 deletions ingredient/ingredient-app-insights/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.1.27](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.26...v0.1.27) (2019-03-18)


### Bug Fixes

* fixing format for ARM tag injection ([c6fbceb](https://github.com/HomecareHomebase/azure-bake/commit/c6fbceb))





## [0.1.26](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.25...v0.1.26) (2019-03-18)


Expand Down
4 changes: 2 additions & 2 deletions ingredient/ingredient-app-insights/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-app-insights",
"description": "Ingredient for deploying an instance of an Application Insights resource",
"version": "0.1.26",
"version": "0.1.27",
"main": "dist/index.js",
"typings": "src/index.ts",
"author": "HCHB",
Expand All @@ -24,7 +24,7 @@
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.26"
"@azbake/arm-helper": "^0.1.27"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions ingredient/ingredient-arm/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.1.27](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.26...v0.1.27) (2019-03-18)

**Note:** Version bump only for package @azbake/ingredient-arm





## [0.1.26](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.25...v0.1.26) (2019-03-18)

**Note:** Version bump only for package @azbake/ingredient-arm
Expand Down
4 changes: 2 additions & 2 deletions ingredient/ingredient-arm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-arm",
"description": "Bake ingredient for Azure ARM template deployments",
"version": "0.1.26",
"version": "0.1.27",
"main": "dist/index.js",
"typings": "src/index.ts",
"directories": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.26",
"@azbake/arm-helper": "^0.1.27",
"@azure/ms-rest-nodeauth": "^0.9.1"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions ingredient/ingredient-host-names/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.1.27](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.26...v0.1.27) (2019-03-18)

**Note:** Version bump only for package @azbake/ingredient-host-names





## [0.1.26](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.25...v0.1.26) (2019-03-18)


Expand Down
4 changes: 2 additions & 2 deletions ingredient/ingredient-host-names/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-host-names",
"description": "Ingredient for deploying custom host names and ssl certs to an Azure WebApp",
"version": "0.1.26",
"version": "0.1.27",
"main": "dist/index.js",
"typings": "src/index.ts",
"directories": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"@azbake/ingredient-utils": "^0.1.23"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.26",
"@azbake/arm-helper": "^0.1.27",
"@azure/ms-rest-nodeauth": "^0.9.1"
},
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions ingredient/ingredient-traffic-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.1.27](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.26...v0.1.27) (2019-03-18)


### Bug Fixes

* fixing format for ARM tag injection ([c6fbceb](https://github.com/HomecareHomebase/azure-bake/commit/c6fbceb))





## [0.1.26](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.25...v0.1.26) (2019-03-18)


Expand Down
4 changes: 2 additions & 2 deletions ingredient/ingredient-traffic-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-traffic-manager",
"description": "Ingredient for deploying an instance of traffic manager and adding endpoints.",
"version": "0.1.26",
"version": "0.1.27",
"main": "dist/index.js",
"typings": "src/index.ts",
"directories": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.26"
"@azbake/arm-helper": "^0.1.27"
},
"publishConfig": {
"access": "public"
Expand Down
11 changes: 11 additions & 0 deletions ingredient/ingredient-webapp-container/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.1.27](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.26...v0.1.27) (2019-03-18)


### Bug Fixes

* fixing format for ARM tag injection ([c6fbceb](https://github.com/HomecareHomebase/azure-bake/commit/c6fbceb))





## [0.1.26](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.25...v0.1.26) (2019-03-18)


Expand Down
4 changes: 2 additions & 2 deletions ingredient/ingredient-webapp-container/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-webapp-container",
"description": "Ingredient for deploying an instance of an Azure WebApp for Container",
"version": "0.1.26",
"version": "0.1.27",
"main": "dist/index.js",
"typings": "src/index.ts",
"directories": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.26"
"@azbake/arm-helper": "^0.1.27"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.26",
"version": "0.1.27",
"npmClient": "npm",
"command": {
"publish": {
Expand Down

0 comments on commit d765299

Please sign in to comment.