Skip to content

Commit c3b9ba9

Browse files
chore(release): set version to 2.1.12 [skip ci]
### [2.1.12](v2.1.11...v2.1.12) (2024-04-17) #### Miscellaneous Chores * **deps:** bump io.extendreality.zinnia.unity from 2.15.0 to 2.16.0 ([d6e4e71](d6e4e71)) > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 2.15.0 to 2.16.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.15.0...v2.16.0)
1 parent 1c488f5 commit c3b9ba9

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.12](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.1.11...v2.1.12) (2024-04-17)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.zinnia.unity from 2.15.0 to 2.16.0 ([d6e4e71](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/commit/d6e4e714f468a4afdb847dd2fbc6f6e70f6fc117))
8+
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 2.15.0 to 2.16.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.15.0...v2.16.0)
9+
310
### [2.1.11](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.1.10...v2.1.11) (2023-07-10)
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.11",
4+
"version": "2.1.12",
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)