Skip to content

Commit b3105e5

Browse files
chore(release): set version to 3.11.5 [skip ci]
### [3.11.5](v3.11.4...v3.11.5) (2019-10-14) #### Bug Fixes * **templates:** use correct NPM registry for package publish ([38f69d7](38f69d7))
1 parent 38f69d7 commit b3105e5

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.5](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.4...v3.11.5) (2019-10-14)
4+
5+
#### Bug Fixes
6+
7+
* **templates:** use correct NPM registry for package publish ([38f69d7](https://github.com/ExtendRealityLtd/DevOps/commit/38f69d74325cabcd60db2359ab59febb07e881b0))
8+
39
### [3.11.4](https://github.com/ExtendRealityLtd/DevOps/compare/v3.11.3...v3.11.4) (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.4",
5+
"version": "3.11.5",
66
"homepage": "https://github.com/ExtendRealityLtd/DevOps/",
77
"bugs": {
88
"url": "https://github.com/ExtendRealityLtd/DevOps/issues"

0 commit comments

Comments
 (0)