Skip to content

Commit 03d8767

Browse files
chore(release): set version to 3.11.6 [skip ci]
### [3.11.6](v3.11.5...v3.11.6) (2019-10-14) #### Bug Fixes * **templates:** back to npmjs.com ([f6d295c](f6d295c)) > GitHub's npm feeds only allow publishing scoped packages, but UPM doesn't support those.
1 parent f6d295c commit 03d8767

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
### [3.11.6](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.5...v3.11.6) (2019-10-14)
4+
5+
#### Bug Fixes
6+
7+
* **templates:** back to npmjs.com ([f6d295c](https://github.com/ExtendRealityLtd/DevOps/commit/f6d295c83cb21cd261a6efd5d08e24ae7841a801))
8+
> GitHub's npm feeds only allow publishing scoped packages, but UPM doesn't support those.
9+
310
### [3.11.5](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.4...v3.11.5) (2019-10-14)
411

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

0 commit comments

Comments
 (0)