Skip to content

Commit eb0f041

Browse files
chore(release): set version to 3.5.6
## [3.5.6](v3.5.5...v3.5.6) (2019-01-02) ### Bug Fixes * **templates:** correct folders for tarball to zip via bestzip ([6850664](6850664)) This commit is a result of automation, thus CI shouldn't run (***NO_CI***).
1 parent 6850664 commit eb0f041

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.5.6](https://github.com/ExtendRealityLtd/DevOps/compare/v3.5.5...v3.5.6) (2019-01-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **templates:** correct folders for tarball to zip via bestzip ([6850664](https://github.com/ExtendRealityLtd/DevOps/commit/6850664))
9+
310
## [3.5.5](https://github.com/ExtendRealityLtd/DevOps/compare/v3.5.4...v3.5.5) (2019-01-02)
411

512

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

0 commit comments

Comments
 (0)