Skip to content

Commit 206691f

Browse files
chore(release): set version to 2.1.8 [skip ci]
### [2.1.8](v2.1.7...v2.1.8) (2023-05-06) #### Miscellaneous Chores * **deps:** bump io.extendreality.zinnia.unity from 2.12.0 to 2.12.1 ([ac37552](ac37552)) > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 2.12.0 to 2.12.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.12.0...v2.12.1)
1 parent 25f4f19 commit 206691f

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.8](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.1.7...v2.1.8) (2023-05-06)
4+
5+
#### Miscellaneous Chores
6+
7+
* **deps:** bump io.extendreality.zinnia.unity from 2.12.0 to 2.12.1 ([ac37552](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/commit/ac375528e7e86990d5e9edba91db858594fc3360))
8+
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 2.12.0 to 2.12.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.12.0...v2.12.1)
9+
310
### [2.1.7](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.UnityXR/compare/v2.1.6...v2.1.7) (2023-05-02)
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.7",
4+
"version": "2.1.8",
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)