Skip to content

Commit 8cfe451

Browse files
chore(release): set version to 3.3.4
## [3.3.4](v3.3.3...v3.3.4) (2018-12-23) ### Bug Fixes * **templates:** move Unity .meta files check to CD steps ([d53d41c](d53d41c)) * **templates:** unityProject parameter check ([1da33c8](1da33c8)) This commit is a result of automation, thus CI shouldn't run (***NO_CI***).
1 parent 1da33c8 commit 8cfe451

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [3.3.4](https://github.com/ExtendRealityLtd/DevOps/compare/v3.3.3...v3.3.4) (2018-12-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **templates:** move Unity .meta files check to CD steps ([d53d41c](https://github.com/ExtendRealityLtd/DevOps/commit/d53d41c))
9+
* **templates:** unityProject parameter check ([1da33c8](https://github.com/ExtendRealityLtd/DevOps/commit/1da33c8))
10+
311
## [3.3.3](https://github.com/ExtendRealityLtd/DevOps/compare/v3.3.2...v3.3.3) (2018-12-22)
412

513

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

0 commit comments

Comments
 (0)