Skip to content

Commit 32fae65

Browse files
chore(release): set version to 2.0.1
## [2.0.1](v2.0.0...v2.0.1) (2018-12-17) ### Bug Fixes * **templates:** semantic-release success comment ([7514371](7514371)), closes [#4](#4) This commit is a result of automation, thus CI shouldn't run (***NO_CI***).
1 parent 7514371 commit 32fae65

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+
## [2.0.1](https://github.com/ExtendRealityLtd/DevOps/compare/v2.0.0...v2.0.1) (2018-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **templates:** semantic-release success comment ([7514371](https://github.com/ExtendRealityLtd/DevOps/commit/7514371)), closes [#4](https://github.com/ExtendRealityLtd/DevOps/issues/4)
9+
310
# [2.0.0](https://github.com/ExtendRealityLtd/DevOps/compare/v1.0.1...v2.0.0) (2018-12-16)
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": "2.0.0",
5+
"version": "2.0.1",
66
"homepage": "https://github.com/ExtendRealityLtd/DevOps/",
77
"bugs": {
88
"url": "https://github.com/ExtendRealityLtd/DevOps/issues"

0 commit comments

Comments
 (0)