Skip to content

Commit b8cc108

Browse files
authored
Update changelogs and package.json files to prep release (#699)
* Update changelogs and package.json files to prep release * Update CHANGELOGs with full urls to PRs Change package version for extended assets back to 3.0.2
1 parent f279218 commit b8cc108

File tree

16 files changed

+59
-36
lines changed

16 files changed

+59
-36
lines changed

org.mixedrealitytoolkit.accessibility/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

5-
## [1.0.1-development] - 2024-02-04
5+
## [1.0.2-development] - 2024-03-20
66

77
### Fixed
88

9-
* Fixed support for UPM package publishing in the Unity Asset Store.
9+
* Fixed support for UPM package publishing in the Unity Asset Store. [PR #519](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/519)

org.mixedrealitytoolkit.accessibility/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "org.mixedrealitytoolkit.accessibility",
3-
"version": "1.0.1-development",
3+
"version": "1.0.2-development",
44
"description": "*** Please note ***\nThe MRTK3 accessibility features are in early preview and may not contain all planned features. Early preview releases also may undergo significant, breaking architectural changes before release.\n\nFeatures and subsystem to enable accessibility in mixed reality experiences.",
55
"displayName": "MRTK Accessibility Early Preview",
66
"msftFeatureCategory": "MRTK3",

org.mixedrealitytoolkit.audio/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

5-
## [3.0.2-development] - 2024-02-04
5+
## [3.0.2-development] - 2024-03-20
66

77
### Fixed
88

9-
* Fixed support for UPM package publishing in the Unity Asset Store.
9+
* Fixed support for UPM package publishing in the Unity Asset Store. [PR #519](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/519)

org.mixedrealitytoolkit.core/CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

5-
## [3.2.0-development] - 2024-02-04
5+
## [3.2.0-development] - 2024-03-20
66

77
### Added
88

9-
* StabilizedRay constructor with explicit position and direction half life values.
9+
* StabilizedRay constructor with explicit position and direction half life values. [PR #625](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/625)
10+
* Added IsProximityHovered property of type TimedFlag to detect when a button starts being hovered or on interactor proximity and when it stops being hovered or on proximity of any interactor. [PR #611](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/611)
11+
* Adding ProximityHover events (Entered & Exited) to PressableButton class. [PR #611](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/611)
12+
1013

1114
### Fixed
1215

13-
* Fixed support for UPM package publishing in the Unity Asset Store.
16+
* Fixed support for UPM package publishing in the Unity Asset Store. [PR #519](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/519)
17+
* Fix warning and event triggered on disabled StatefulInteractable after changing speech settings [PR #591](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/591) [PR #608](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/608)

org.mixedrealitytoolkit.data/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

5-
## [1.0.1-development] - 2024-02-04
5+
## [1.0.2-development] - 2024-03-20
66

77
### Fixed
88

9-
* Fixed support for UPM package publishing in the Unity Asset Store.
9+
* Fixed support for UPM package publishing in the Unity Asset Store. [PR #519](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/519)

org.mixedrealitytoolkit.data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "org.mixedrealitytoolkit.data",
3-
"version": "1.0.1-development",
3+
"version": "1.0.2-development",
44
"description": "*** Please note ***\nThe MRTK3 data binding and theming features contained within this package are experimental. They are not recommended for use in production applications and may be changed or removed.",
55
"displayName": "MRTK3 Data Binding and Theming (Experimental)",
66
"msftFeatureCategory": "Experimental",

org.mixedrealitytoolkit.diagnostics/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

5-
## [3.0.2-development] - 2024-02-04
5+
## [3.0.2-development] - 2024-03-20
66

77
### Fixed
88

9-
* Fixed support for UPM package publishing in the Unity Asset Store.
9+
* Fixed support for UPM package publishing in the Unity Asset Store. [PR #519](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/519)

org.mixedrealitytoolkit.extendedassets/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

5-
## [3.0.2-development] - 2024-02-04
5+
## [3.0.2-development] - 2024-03-20
66

77
### Fixed
88

9-
* Fixed support for UPM package publishing in the Unity Asset Store.
9+
* Fixed support for UPM package publishing in the Unity Asset Store. [PR #519](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/519)

org.mixedrealitytoolkit.input/CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

5-
## [3.2.0-development] - 2024-02-04
5+
## [3.2.0-development] - 2024-03-20
66

77
### Added
88

9-
* Added an alternative Line of Sight (LOS), with angular offset, hand ray pose source.
9+
* Added an alternative Line of Sight (LOS), with angular offset, hand ray pose source. [PR #625](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/625)
10+
* Added IsProximityHovered property of type TimedFlag to detect when a button starts being hovered or on interactor proximity and when it stops being hovered or on proximity of any interactor. [PR #611](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/611)
1011

1112
### Fixed
1213

13-
* Fixed support for UPM package publishing in the Unity Asset Store.
14+
* Fixed support for UPM package publishing in the Unity Asset Store. [PR #519](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/519)
15+
* Fix the fallback controllers being backwards [PR #636](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/636)
16+
* Fix empty SpeechRecognitionKeyword breaking all speech keyword system [PR #612](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/612) [PR #614](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/614)

org.mixedrealitytoolkit.spatialmanipulation/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

5-
## [3.2.0-development] - 2024-02-04
5+
## [3.2.0-development] - 2024-03-20
66

77
### Added
88

9-
* ObjectManipulator's ManipulationLogic observes XRSocketInteractor, XRI v2.3.0.
9+
* ObjectManipulator's ManipulationLogic observes XRSocketInteractor, XRI v2.3.0. [PR #567](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/567)
1010

1111
### Fixed
1212

13-
* Fixed support for UPM package publishing in the Unity Asset Store.
13+
* Fixed support for UPM package publishing in the Unity Asset Store. [PR #519](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/519)

0 commit comments

Comments
 (0)