Skip to content

Commit 0f9bbf9

Browse files
chore(release): set version to 2.1.9 [skip ci]
### [2.1.9](v2.1.8...v2.1.9) (2023-07-05) #### Miscellaneous Chores * **deps:** bump io.extendreality.zinnia.unity from 2.12.1 to 2.13.0 ([cbec96c](cbec96c)) > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/ExtendRealityLtd/Zinnia.Unity/releases) - [Changelog](https://github.com/ExtendRealityLtd/Zinnia.Unity/blob/master/CHANGELOG.md) - [Commits](ExtendRealityLtd/Zinnia.Unity@v2.12.1...v2.13.0)
1 parent 55b0852 commit 0f9bbf9

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.1.9](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.1.8...v2.1.9) (2023-07-05)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.zinnia.unity from 2.12.1 to 2.13.0 ([cbec96c](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/commit/cbec96cb826ccdd1de2742ea8bf5351941e8a18c))
8+
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/ExtendRealityLtd/Zinnia.Unity/releases) - [Changelog](https://github.com/ExtendRealityLtd/Zinnia.Unity/blob/master/CHANGELOG.md) - [Commits](https://github.com/ExtendRealityLtd/Zinnia.Unity/compare/v2.12.1...v2.13.0)
9+
310
### [2.1.8](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.1.7...v2.1.8) (2023-05-06)
411

512
#### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "io.extendreality.tilia.camerarigs.unityxr",
33
"displayName": "Tilia CameraRigs UnityXR",
4-
"version": "2.1.8",
4+
"version": "2.1.9",
55
"description": "A camera rig prefab utilizing the legacy XR management system for the Unity software.",
66
"changelogUrl": "https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/blob/master/CHANGELOG.md",
77
"documentationUrl": "https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/tree/master/Documentation",

0 commit comments

Comments
 (0)