Skip to content

Commit c73ed13

Browse files
chore(release): set version to 3.10.0 [skip ci]
## [3.10.0](v3.9.0...v3.10.0) (2019-10-14) #### Features * **templates:** merge commit messages in changelog/release note ([53371ac](53371ac)) > This keeps paragraphs in the messages as is. #### Bug Fixes * **templates:** changelog/release note formatting ([c8a7ee9](c8a7ee9))
1 parent f8a9a86 commit c73ed13

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [3.10.0](https://github.com/ExtendRealityLtd/DevOps/compare/v3.9.0...v3.10.0) (2019-10-14)
4+
5+
#### Features
6+
7+
* **templates:** merge commit messages in changelog/release note ([53371ac](https://github.com/ExtendRealityLtd/DevOps/commit/53371ace542626dce2f1124b3d468376a7fde5ae))
8+
> This keeps paragraphs in the messages as is.
9+
10+
#### Bug Fixes
11+
12+
* **templates:** changelog/release note formatting ([c8a7ee9](https://github.com/ExtendRealityLtd/DevOps/commit/c8a7ee9444849950903823b6b8708dcbae43744e))
13+
314
## [3.9.0](https://github.com/ExtendRealityLtd/DevOps/compare/v3.8.0...v3.9.0) (2019-10-14)
415

516

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

0 commit comments

Comments
 (0)