Skip to content

Commit bb06020

Browse files
chore(release): set version to 2.1.10 [skip ci]
### [2.1.10](v2.1.9...v2.1.10) (2023-07-08) #### Miscellaneous Chores * **deps:** bump io.extendreality.zinnia.unity from 2.13.0 to 2.14.0 ([2c39be0](2c39be0)) > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 2.13.0 to 2.14.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.13.0...v2.14.0)
1 parent 46adf89 commit bb06020

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.10](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.1.9...v2.1.10) (2023-07-08)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.zinnia.unity from 2.13.0 to 2.14.0 ([2c39be0](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/commit/2c39be09b2284110ce19cce445ff40590f54d9ba))
8+
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 2.13.0 to 2.14.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.13.0...v2.14.0)
9+
310
### [2.1.9](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.1.8...v2.1.9) (2023-07-05)
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.9",
4+
"version": "2.1.10",
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)