Skip to content

Commit f69d022

Browse files
chore(release): set version to 3.12.1 [skip ci]
### [3.12.1](v3.12.0...v3.12.1) (2019-12-21) #### Bug Fixes * **templates:** support Unity 2019.2 and later ([6f06dda](6f06dda))
1 parent 6f06dda commit f69d022

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.1](https://github.com/ExtendRealityLtd/DevOps/compare/v3.12.0...v3.12.1) (2019-12-21)
4+
5+
#### Bug Fixes
6+
7+
* **templates:** support Unity 2019.2 and later ([6f06dda](https://github.com/ExtendRealityLtd/DevOps/commit/6f06dda51d4d5350a4ae6766b3a4eaf9e5957933))
8+
39
## [3.12.0](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.6...v3.12.0) (2019-10-20)
410

511
#### Features

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

0 commit comments

Comments
 (0)