Skip to content

Commit 0c42c64

Browse files
chore(release): set version to 3.11.3 [skip ci]
### [3.11.3](v3.11.2...v3.11.3) (2019-10-14) #### Bug Fixes * **templates:** package release to GitHub ([acb573c](acb573c))
1 parent acb573c commit 0c42c64

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.3](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.2...v3.11.3) (2019-10-14)
4+
5+
#### Bug Fixes
6+
7+
* **templates:** package release to GitHub ([acb573c](https://github.com/ExtendRealityLtd/DevOps/commit/acb573c8c2143fc09ba92896a835ec6ce857e18d))
8+
39
### [3.11.2](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.1...v3.11.2) (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.2",
5+
"version": "3.11.3",
66
"homepage": "https://github.com/ExtendRealityLtd/DevOps/",
77
"bugs": {
88
"url": "https://github.com/ExtendRealityLtd/DevOps/issues"

0 commit comments

Comments
 (0)