Skip to content

Commit 39452da

Browse files
authored
Update patch versions of packages that failed to publish to UPM (#907)
1 parent f1b5160 commit 39452da

10 files changed

Lines changed: 40 additions & 10 deletions

File tree

org.mixedrealitytoolkit.audio/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

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

5-
## [3.0.3-development] - 2024-04-17
5+
## [3.0.4-development] - 2024-08-29
6+
7+
### Changed
8+
9+
* Package patch version update to allow UPM publishing
10+
11+
## [3.0.3] - 2024-04-17
612

713
### Fixed
814

org.mixedrealitytoolkit.audio/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.audio",
3-
"version": "3.0.3-development",
3+
"version": "3.0.4-development",
44
"description": "Features to enhance audio in xr experiences.\n\nFor the audio effects to be spatialized, a spatializer plugin must be imported into the project. Spatializer plugins may be platform specific.",
55
"displayName": "MRTK Audio Effects",
66
"msftFeatureCategory": "MRTK3",

org.mixedrealitytoolkit.extendedassets/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

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

5-
## [3.0.2-development] - 2024-03-20
5+
## [3.0.3-development] - 2024-08-29
6+
7+
### Changed
8+
9+
* Package patch version update to allow UPM publishing
10+
11+
## [3.0.2] - 2024-03-20
612

713
### Fixed
814

org.mixedrealitytoolkit.extendedassets/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.extendedassets",
3-
"version": "3.0.2-development",
3+
"version": "3.0.3-development",
44
"description": "This package offers additional assets helpful for example scenes or rapid prototyping. These assets are in addition to the more commonly-used assets located in StandardAssets.",
55
"displayName": "MRTK Extended Assets",
66
"msftFeatureCategory": "MRTK3",

org.mixedrealitytoolkit.tools/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

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

5-
## [3.0.3-development] - 2024-04-17
5+
## [3.0.4-development] - 2024-08-29
6+
7+
### Changed
8+
9+
* Package patch version update to allow UPM publishing
10+
11+
## [3.0.3] - 2024-04-17
612

713
### Fixed
814

org.mixedrealitytoolkit.tools/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.tools",
3-
"version": "3.0.3-development",
3+
"version": "3.0.4-development",
44
"description": "A collection of tools, utilities, and wizards that can be used to create and analyze components for use with MRTK3.",
55
"displayName": "MRTK Tools",
66
"msftFeatureCategory": "MRTK3",

org.mixedrealitytoolkit.uxcomponents.noncanvas/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

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

5-
## [3.1.3-development] - 2024-04-17
5+
## [3.1.4-development] - 2024-08-29
6+
7+
### Changed
8+
9+
* Package patch version update to allow UPM publishing
10+
11+
## [3.1.3] - 2024-04-17
612

713
### Fixed
814

org.mixedrealitytoolkit.uxcomponents.noncanvas/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.uxcomponents.noncanvas",
3-
"version": "3.1.3-development",
3+
"version": "3.1.4-development",
44
"description": "UX component library for 3D UX without Canvas layout. In some cases, non-Canvas UI may offer better performance.",
55
"displayName": "MRTK UX Components (Non-Canvas)",
66
"msftFeatureCategory": "MRTK3",

org.mixedrealitytoolkit.uxcore/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

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

5-
## [3.2.1-development] - 2024-04-23
5+
## [3.2.2-development] - 2024-08-29
6+
7+
### Changed
8+
9+
* Package patch version update to allow UPM publishing
10+
11+
## [3.2.1] - 2024-04-23
612

713
### Fixed
814

org.mixedrealitytoolkit.uxcore/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.uxcore",
3-
"version": "3.2.1-development",
3+
"version": "3.2.2-development",
44
"description": "Core interaction and visualization scripts for building MR UI components. Intended to be consumed when building UX libraries. For pre-existing library of components see the UX Components package.",
55
"displayName": "MRTK UX Core Scripts",
66
"msftFeatureCategory": "MRTK3",

0 commit comments

Comments
 (0)