Skip to content

Commit f78f5ce

Browse files
chore(release): set version to 2.1.13 [skip ci]
### [2.1.13](v2.1.12...v2.1.13) (2024-05-11) #### Miscellaneous Chores * **deps:** bump io.extendreality.zinnia.unity from 2.16.0 to 2.16.1 ([9d553ff](9d553ff)) > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 2.16.0 to 2.16.1. - [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.16.0...v2.16.1)
1 parent 1f3bcec commit f78f5ce

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.13](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.1.12...v2.1.13) (2024-05-11)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.zinnia.unity from 2.16.0 to 2.16.1 ([9d553ff](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/commit/9d553ff7a298ff9f251509de4d661a207213b9d2))
8+
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 2.16.0 to 2.16.1. - [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.16.0...v2.16.1)
9+
310
### [2.1.12](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.1.11...v2.1.12) (2024-04-17)
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.12",
4+
"version": "2.1.13",
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)