Skip to content

Commit

Permalink
chore(release): set version to 1.2.13 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.13](v1.2.12...v1.2.13) (2022-01-17)

#### Miscellaneous Chores

* **deps:** bump io.extendreality.zinnia.unity from 1.43.0 to 1.44.0 ([e46d014](e46d014))
  > Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.43.0 to 1.44.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@v1.43.0...v1.44.0)
  • Loading branch information
ExtendReality-Bot committed Jan 17, 2022
1 parent fecba57 commit f357fc9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

### [1.2.13](https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity/compare/v1.2.12...v1.2.13) (2022-01-17)

#### Miscellaneous Chores

* **deps:** bump io.extendreality.zinnia.unity from 1.43.0 to 1.44.0 ([e46d014](https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity/commit/e46d01460412222461c56d8eb8f8644af4e0438b))
> Bumps [io.extendreality.zinnia.unity](https://github.com/ExtendRealityLtd/Zinnia.Unity) from 1.43.0 to 1.44.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/v1.43.0...v1.44.0)
### [1.2.12](https://github.com/ExtendRealityLtd/Tilia.Mutators.ObjectFollower.Unity/compare/v1.2.11...v1.2.12) (2022-01-13)

#### Miscellaneous Chores
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "io.extendreality.tilia.mutators.objectfollower.unity",
"displayName": "Tilia Mutators ObjectFollower Unity",
"description": "A mechanism to make a target GameObject follow a source GameObject in the scene for the Unity software.",
"version": "1.2.12",
"version": "1.2.13",
"unity": "2018.3",
"unityRelease": "10f1",
"keywords": [
Expand Down

0 comments on commit f357fc9

Please sign in to comment.