Skip to content

Commit d10a082

Browse files
build(release): 2.0.1 [skip ci]
## [2.0.1](2.0.0...2.0.1) (2023-02-08) ### Bug Fixes * Update upm branch generation ([6dbab20](6dbab20))
1 parent 9347812 commit d10a082

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,3 +1,10 @@
1+
## [2.0.1](https://github.com/mygamedevtools/scene-loader/compare/2.0.0...2.0.1) (2023-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Update upm branch generation ([6dbab20](https://github.com/mygamedevtools/scene-loader/commit/6dbab20225b1f9df9fd7e1b9255c528d6877c204))
7+
18
# [2.0.0](https://github.com/mygamedevtools/scene-loader/compare/1.4.1...2.0.0) (2023-02-08)
29

310

Packages/mygamedevtools-scene-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.mygamedevtools.scene-loader",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"displayName": "Scene Loader",
55
"description": "A package that standardizes the scene loading process among many different possibilities, including support for Coroutines, C# Tasks, UniTask and Addressables.",
66
"unity": "2019.4",

0 commit comments

Comments
 (0)