Skip to content

Commit e5ff8bf

Browse files
chore(release): set version to 3.11.2 [skip ci]
### [3.11.2](v3.11.1...v3.11.2) (2019-10-14) #### Bug Fixes * **ci:** empty change to fix package creation ([88cd8c2](88cd8c2))
1 parent 88cd8c2 commit e5ff8bf

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.11.2](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.1...v3.11.2) (2019-10-14)
4+
5+
#### Bug Fixes
6+
7+
* **ci:** empty change to fix package creation ([88cd8c2](https://github.com/ExtendRealityLtd/DevOps/commit/88cd8c2c0e38bc3abb341f2e497b615b99ee6cab))
8+
39
### [3.11.1](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.0...v3.11.1) (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": "@extendrealityltd/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.1",
5+
"version": "3.11.2",
66
"homepage": "https://github.com/ExtendRealityLtd/DevOps/",
77
"bugs": {
88
"url": "https://github.com/ExtendRealityLtd/DevOps/issues"

0 commit comments

Comments
 (0)