Skip to content

Commit f389b60

Browse files
chore(release): set version to 3.12.0 [skip ci]
## [3.12.0](v3.11.6...v3.12.0) (2019-10-20) #### Features * **templates:** bump patch version for dependency updates ([0229eca](0229eca))
1 parent 0229eca commit f389b60

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [3.12.0](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.6...v3.12.0) (2019-10-20)
4+
5+
#### Features
6+
7+
* **templates:** bump patch version for dependency updates ([0229eca](https://github.com/ExtendRealityLtd/DevOps/commit/0229eca700018f43dbf3dd6bc346f10e591d55d5))
8+
39
### [3.11.6](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.5...v3.11.6) (2019-10-14)
410

511
#### Bug Fixes

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.11.6",
5+
"version": "3.12.0",
66
"homepage": "https://github.com/ExtendRealityLtd/DevOps/",
77
"bugs": {
88
"url": "https://github.com/ExtendRealityLtd/DevOps/issues"

0 commit comments

Comments
 (0)