Skip to content

Commit

Permalink
chore: Publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft.VisualStudio.Services.TFS committed Jul 26, 2019
1 parent f290b96 commit f5dc7e0
Show file tree
Hide file tree
Showing 48 changed files with 319 additions and 75 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)


### Bug Fixes

* added support for specifying rg of ehn ([#108](https://github.com/HomecareHomebase/azure-bake/issues/108)) ([b4a5739](https://github.com/HomecareHomebase/azure-bake/commit/b4a5739))
* API Management ([#103](https://github.com/HomecareHomebase/azure-bake/issues/103)) ([d89149b](https://github.com/HomecareHomebase/azure-bake/commit/d89149b))
* Feature/stock alerts ([#106](https://github.com/HomecareHomebase/azure-bake/issues/106)) ([74ac805](https://github.com/HomecareHomebase/azure-bake/commit/74ac805))
* Fix table format ([#107](https://github.com/HomecareHomebase/azure-bake/issues/107)) ([6c97c34](https://github.com/HomecareHomebase/azure-bake/commit/6c97c34))





## [0.1.67](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.66...v0.1.67) (2019-07-15)


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.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)


### Bug Fixes

* Feature/stock alerts ([#106](https://github.com/HomecareHomebase/azure-bake/issues/106)) ([74ac805](https://github.com/HomecareHomebase/azure-bake/commit/74ac805))





## [0.1.67](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.66...v0.1.67) (2019-07-15)

**Note:** Version bump only for package @azbake/arm-helper
Expand Down
4 changes: 2 additions & 2 deletions 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.67",
"version": "0.1.68",
"main": "dist/arm-helper.js",
"typings": "src/arm-helper.ts",
"directories": {
Expand All @@ -27,7 +27,7 @@
"@azure/arm-resources": "1.*"
},
"devDependencies": {
"@azbake/core": "^0.1.67",
"@azbake/core": "^0.1.68",
"@azure/arm-resources": "1.*",
"@types/node": "^10.12.18"
},
Expand Down
11 changes: 11 additions & 0 deletions core/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.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)


### Bug Fixes

* Feature/stock alerts ([#106](https://github.com/HomecareHomebase/azure-bake/issues/106)) ([74ac805](https://github.com/HomecareHomebase/azure-bake/commit/74ac805))





## [0.1.67](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.66...v0.1.67) (2019-07-15)


Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"author": "HCHB",
"license": "MIT",
"version": "0.1.67",
"version": "0.1.68",
"repository": {
"type": "git",
"url": "git+https://github.com/HomecareHomebase/azure-bake.git"
Expand Down
11 changes: 11 additions & 0 deletions ingredient/ingredient-api-managment-base/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.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)


### Bug Fixes

* API Management ([#103](https://github.com/HomecareHomebase/azure-bake/issues/103)) ([d89149b](https://github.com/HomecareHomebase/azure-bake/commit/d89149b))





## [0.1.62](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.61...v0.1.62) (2019-07-03)


Expand Down
14 changes: 7 additions & 7 deletions ingredient/ingredient-api-managment-base/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-api-management-base",
"description": "Ingredient for deploying an Azure API Management Instance.",
"version": "0.0.1",
"version": "0.1.68",
"main": "dist/index.js",
"typings": "src/index.ts",
"author": "HCHB",
Expand All @@ -28,15 +28,15 @@
"@azure/ms-rest-nodeauth": "0.9.2"
},
"devDependencies": {
"@azbake/core": "^0.1.55",
"@azbake/ingredient-utils": "^0.1.55",
"@types/node": "^10.12.18",
"@azure/ms-rest-nodeauth": "^2.0.2"
"@azbake/core": "^0.1.68",
"@azbake/ingredient-utils": "^0.1.68",
"@azure/ms-rest-nodeauth": "^2.0.2",
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.55",
"@azbake/arm-helper": "^0.1.68",
"@azure/arm-apimanagement": "^5.1.0",
"@azure/arm-appinsights": "^2.1.0"
"@azure/arm-appinsights": "^2.1.0"
},
"publishConfig": {
"access": "public"
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.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)


### Bug Fixes

* Feature/stock alerts ([#106](https://github.com/HomecareHomebase/azure-bake/issues/106)) ([74ac805](https://github.com/HomecareHomebase/azure-bake/commit/74ac805))





## [0.1.67](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.66...v0.1.67) (2019-07-15)

**Note:** Version bump only for package @azbake/ingredient-app-insights
Expand Down
6 changes: 3 additions & 3 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.67",
"version": "0.1.68",
"main": "dist/index.js",
"typings": "src/index.ts",
"author": "HCHB",
Expand All @@ -19,12 +19,12 @@
"@azure/ms-rest-nodeauth": "0.9.2"
},
"devDependencies": {
"@azbake/core": "^0.1.67",
"@azbake/core": "^0.1.68",
"@azure/ms-rest-nodeauth": "0.9.2",
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.67",
"@azbake/arm-helper": "^0.1.68",
"@azure/arm-appinsights": "2.1.0",
"@azure/ms-rest-js": "^1.8.1"
},
Expand Down
11 changes: 11 additions & 0 deletions ingredient/ingredient-app-service-plan/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.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)


### Bug Fixes

* Feature/stock alerts ([#106](https://github.com/HomecareHomebase/azure-bake/issues/106)) ([74ac805](https://github.com/HomecareHomebase/azure-bake/commit/74ac805))





## [0.1.67](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.66...v0.1.67) (2019-07-15)

**Note:** Version bump only for package @azbake/ingredient-app-service-plan
Expand Down
8 changes: 4 additions & 4 deletions ingredient/ingredient-app-service-plan/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-app-service-plan",
"description": "Ingredient for deploying an instance of App Service Plan.",
"version": "0.1.67",
"version": "0.1.68",
"main": "dist/index.js",
"typings": "src/index.ts",
"author": "HCHB",
Expand All @@ -28,13 +28,13 @@
"@azure/ms-rest-nodeauth": "0.9.2"
},
"devDependencies": {
"@azbake/core": "^0.1.67",
"@azbake/ingredient-utils": "^0.1.67",
"@azbake/core": "^0.1.68",
"@azbake/ingredient-utils": "^0.1.68",
"@azure/ms-rest-nodeauth": "0.9.2",
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.67"
"@azbake/arm-helper": "^0.1.68"
},
"publishConfig": {
"access": "public"
Expand Down
11 changes: 11 additions & 0 deletions ingredient/ingredient-arm/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.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)


### Bug Fixes

* Feature/stock alerts ([#106](https://github.com/HomecareHomebase/azure-bake/issues/106)) ([74ac805](https://github.com/HomecareHomebase/azure-bake/commit/74ac805))





## [0.1.67](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.66...v0.1.67) (2019-07-15)

**Note:** Version bump only for package @azbake/ingredient-arm
Expand Down
6 changes: 3 additions & 3 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.67",
"version": "0.1.68",
"main": "dist/index.js",
"typings": "src/index.ts",
"directories": {
Expand All @@ -27,12 +27,12 @@
"@azure/ms-rest-nodeauth": "0.9.2"
},
"devDependencies": {
"@azbake/core": "^0.1.67",
"@azbake/core": "^0.1.68",
"@azure/ms-rest-nodeauth": "0.9.2",
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.67"
"@azbake/arm-helper": "^0.1.68"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions ingredient/ingredient-availability-set/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.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)

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





## [0.1.67](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.66...v0.1.67) (2019-07-15)

**Note:** Version bump only for package @azbake/ingredient-availability-set
Expand Down
6 changes: 3 additions & 3 deletions ingredient/ingredient-availability-set/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-availability-set",
"description": "Ingredient for deploying Availability Sets",
"version": "0.1.67",
"version": "0.1.68",
"main": "dist/index.js",
"typings": "src/index.ts",
"author": "HCHB",
Expand All @@ -19,12 +19,12 @@
"@azure/ms-rest-nodeauth": "0.9.2"
},
"devDependencies": {
"@azbake/core": "^0.1.67",
"@azbake/core": "^0.1.68",
"@azure/ms-rest-nodeauth": "0.9.2",
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.67"
"@azbake/arm-helper": "^0.1.68"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions ingredient/ingredient-azure-vm/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.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)

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





## [0.1.67](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.66...v0.1.67) (2019-07-15)

**Note:** Version bump only for package @azbake/ingredient-azure-vm
Expand Down
8 changes: 4 additions & 4 deletions ingredient/ingredient-azure-vm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-azure-vm",
"description": "Ingredient for deploying an Azure VM.",
"version": "0.1.67",
"version": "0.1.68",
"main": "dist/index.js",
"typings": "src/index.ts",
"author": "HCHB",
Expand All @@ -28,13 +28,13 @@
"@azure/ms-rest-nodeauth": "0.9.2"
},
"devDependencies": {
"@azbake/core": "^0.1.67",
"@azbake/ingredient-utils": "^0.1.67",
"@azbake/core": "^0.1.68",
"@azbake/ingredient-utils": "^0.1.68",
"@azure/ms-rest-nodeauth": "0.9.2",
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.67"
"@azbake/arm-helper": "^0.1.68"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions ingredient/ingredient-container-reg/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.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)

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





## [0.1.67](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.66...v0.1.67) (2019-07-15)

**Note:** Version bump only for package @azbake/ingredient-container-reg
Expand Down
6 changes: 3 additions & 3 deletions ingredient/ingredient-container-reg/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@azbake/ingredient-container-reg",
"description": "Ingredient for deploying an Azure Container Registry instance",
"version": "0.1.67",
"version": "0.1.68",
"main": "dist/index.js",
"author": "HCHB",
"license": "MIT",
Expand All @@ -15,12 +15,12 @@
"@azure/ms-rest-nodeauth": "0.9.2"
},
"devDependencies": {
"@azbake/core": "^0.1.67",
"@azbake/core": "^0.1.68",
"@azure/ms-rest-nodeauth": "0.9.2",
"@types/node": "^10.12.18"
},
"dependencies": {
"@azbake/arm-helper": "^0.1.67"
"@azbake/arm-helper": "^0.1.68"
},
"gitHead": "dfddb0fc587d47c1d9aad2ff6ef877ef73260ef4"
}
11 changes: 11 additions & 0 deletions ingredient/ingredient-event-hub-namespace/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.68](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.67...v0.1.68) (2019-07-26)


### Bug Fixes

* Feature/stock alerts ([#106](https://github.com/HomecareHomebase/azure-bake/issues/106)) ([74ac805](https://github.com/HomecareHomebase/azure-bake/commit/74ac805))





## [0.1.67](https://github.com/HomecareHomebase/azure-bake/compare/v0.1.66...v0.1.67) (2019-07-15)

**Note:** Version bump only for package @azbake/ingredient-event-hub-namespace
Expand Down
Loading

0 comments on commit f5dc7e0

Please sign in to comment.