Skip to content

Commit b07522e

Browse files
chore(release): set version to 9.6.1 [skip ci]
### [9.6.1](v9.6.0...v9.6.1) (2019-10-28) #### Bug Fixes * **README.md:** provide more concise release data and update info ([9e87ea2](9e87ea2)) > The Releases section has been removed and is now just a simple badge at the top of the README. There has been an additional section in `Getting Started` on how to update the package via the Unity Package Manager. > > The links have also been ordered in the order of appearance in the document.
1 parent a556c29 commit b07522e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
### [9.6.1](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.6.0...v9.6.1) (2019-10-28)
4+
5+
#### Bug Fixes
6+
7+
* **README.md:** provide more concise release data and update info ([9e87ea2](https://github.com/ExtendRealityLtd/Malimbe/commit/9e87ea295f6de7c03029a2e31de78fcdd9b29353))
8+
> The Releases section has been removed and is now just a simple badge at the top of the README. There has been an additional section in `Getting Started` on how to update the package via the Unity Package Manager.
9+
>
10+
> The links have also been ordered in the order of appearance in the document.
11+
312
## [9.6.0](https://github.com/ExtendRealityLtd/Malimbe/compare/v9.5.3...v9.6.0) (2019-10-26)
413

514
#### Features

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.6.0",
5+
"version": "9.6.1",
66
"unity": "2018.1",
77
"keywords": [
88
"editor",

0 commit comments

Comments
 (0)