Skip to content

Commit 74deac7

Browse files
chore(release): set version to 3.6.0
# [3.6.0](v3.5.6...v3.6.0) (2019-10-13) ### Bug Fixes * **templates:** .meta file check when package has dependencies ([7130b5e](7130b5e)) ### Features * **templates:** use latest Windows VM image ([f3df0b9](f3df0b9)) * **templates:** use universal CI skip commit message ([28e2b3e](28e2b3e)) This commit is a result of automation, thus CI shouldn't run ([skip ci]).
1 parent de79ade commit 74deac7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
# [3.6.0](https://github.com/ExtendRealityLtd/DevOps/compare/v3.5.6...v3.6.0) (2019-10-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **templates:** .meta file check when package has dependencies ([7130b5e](https://github.com/ExtendRealityLtd/DevOps/commit/7130b5eef0299d5d424c2b0788dba0c7110f4b4a))
9+
10+
11+
### Features
12+
13+
* **templates:** use latest Windows VM image ([f3df0b9](https://github.com/ExtendRealityLtd/DevOps/commit/f3df0b949e361b4f72dea2a71c79a58c0f130f7c))
14+
* **templates:** use universal CI skip commit message ([28e2b3e](https://github.com/ExtendRealityLtd/DevOps/commit/28e2b3e1e2fe998d006962ee7a8b5e4352b53944))
15+
316
## [3.5.6](https://github.com/ExtendRealityLtd/DevOps/compare/v3.5.5...v3.5.6) (2019-01-02)
417

518

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

0 commit comments

Comments
 (0)