Skip to content

Commit b45a944

Browse files
chore(release): set version to 9.6.0 [skip ci]
## [9.6.0](v9.5.3...v9.6.0) (2019-10-26) #### Features * **.github:** use organization .github repository ([a3ea4ae](a3ea4ae)) > GitHub provides a mechanism where a global organization .github repo can be used as a fallback to provide default community health files instead of repeating the same files across multiple repos. > > ExtendRealityLtd now has a `.github` repo which should be used as it provides the correct details for this repo. > > The README.md has been updated to provide definitive links to the relevant files. #### Miscellaneous Chores * add dependabot configuration ([d454af5](d454af5))
1 parent df1888d commit b45a944

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [9.6.0](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.5.3...v9.6.0) (2019-10-26)
4+
5+
#### Features
6+
7+
* **.github:** use organization .github repository ([a3ea4ae](https://github.com/ExtendRealityLtd/Malimbe/commit/a3ea4aead478821cd64158ad5b16920f018c3686))
8+
> GitHub provides a mechanism where a global organization .github repo can be used as a fallback to provide default community health files instead of repeating the same files across multiple repos.
9+
>
10+
> ExtendRealityLtd now has a `.github` repo which should be used as it provides the correct details for this repo.
11+
>
12+
> The README.md has been updated to provide definitive links to the relevant files.
13+
14+
#### Miscellaneous Chores
15+
16+
* add dependabot configuration ([d454af5](https://github.com/ExtendRealityLtd/Malimbe/commit/d454af5e8d8266aeb7d31520f09522e99fd376a3))
17+
318
### [9.5.3](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.5.2...v9.5.3) (2019-10-20)
419

520
#### Documentation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "io.extendreality.malimbe",
33
"displayName": "Malimbe",
44
"description": "A collection of tools to simplify writing public API components in Unity.",
5-
"version": "9.5.3",
5+
"version": "9.6.0",
66
"unity": "2018.1",
77
"keywords": [
88
"editor",

0 commit comments

Comments
 (0)