Skip to content

Commit b7ad250

Browse files
author
Christopher - Marcel Böddecker
committed
Merge branch 'master' into next
2 parents 53371ac + 8a5ff61 commit b7ad250

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [3.9.0](https://github.com/ExtendRealityLtd/DevOps/compare/v3.8.0...v3.9.0) (2019-10-14)
4+
5+
6+
#### Features
7+
8+
* **templates:** pretty, sorted changelog/release notes in CD ([763cf1d](https://github.com/ExtendRealityLtd/DevOps/commit/763cf1dbc04060bf5e289cdad94fb4f4a19936bf))
9+
#### Bug Fixes
10+
11+
* **templates:** CD failure when commit body is empty ([34f4c71](https://github.com/ExtendRealityLtd/DevOps/commit/34f4c71f6282c624868a6d5c5ff38fa2e7c8088d))* **templates:** changelog/release note breaking change formatting ([7efda24](https://github.com/ExtendRealityLtd/DevOps/commit/7efda24500c52da0a262f549ed32a30c9200419a))* **templates:** release pre-release packages on the default channel ([fdc9579](https://github.com/ExtendRealityLtd/DevOps/commit/fdc9579d621250041d02fe13bdc2a9a0ba614ed8))* **templates:** remove release commits from changelog/release note ([cb47e13](https://github.com/ExtendRealityLtd/DevOps/commit/cb47e13133a89ab531866c37fde1b8ec2eb420e7))
12+
313
## [3.9.0-next.1](https://github.com/ExtendRealityLtd/DevOps/compare/v3.8.0...v3.9.0-next.1) (2019-10-14)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "io.extendreality.devops",
33
"displayName": "DevOps",
44
"description": "A collection of templates to simplify the continuous integration and deployment of projects by https://github.com/ExtendRealityLtd.",
5-
"version": "3.9.0-next.1",
5+
"version": "3.9.0",
66
"homepage": "https://github.com/ExtendRealityLtd/DevOps/",
77
"bugs": {
88
"url": "https://github.com/ExtendRealityLtd/DevOps/issues"

0 commit comments

Comments
 (0)