Skip to content

Commit

Permalink
Update Relent version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mochi-neko committed Apr 12, 2023
1 parent 47c9c0e commit 8340d7f
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 29 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Add emotion system.

### Changed

- Update Relent version to 0.2.0.

## [0.1.0] - 2023-04-04

### Added
Expand Down
9 changes: 4 additions & 5 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
"dependencies": {
"com.boundfoxstudios.fluentassertions": "https://github.com/BoundfoxStudios/fluentassertions-unity.git#upm",
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
"com.mochineko.relent.extensions.unitask": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent.Extensions/UniTask#0.1.3",
"com.mochineko.relent.resilience": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent/Resilience#0.1.3",
"com.mochineko.relent.result": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent/Result#0.1.3",
"com.mochineko.relent.uncertain-result": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent/UncertainResult#0.1.3",
"com.mochineko.relent.extensions.unitask": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent.Extensions/UniTask#0.2.0",
"com.mochineko.relent.extensions.newtonsoft-json": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent.Extensions/NewtonsofJson#0.2.0",
"com.mochineko.relent": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent#0.2.0",
"com.mochineko.simple-audio-codec-unity": "https://github.com/mochi-neko/simple-audio-codec-unity.git?path=/Assets/Mochineko/SimpleAudioCodec#0.1.2",
"com.mochineko.voicevox-api": "https://github.com/mochi-neko/VOICEVOX-API-unity.git?path=/Assets/Mochineko/VOICEVOX_API#0.2.1",
"com.mochineko.voicevox-api": "https://github.com/mochi-neko/VOICEVOX-API-unity.git?path=/Assets/Mochineko/VOICEVOX_API#0.2.2",
"com.naudio.core": "https://github.com/mochi-neko/simple-audio-codec-unity.git?path=/Assets/NAudio/NAudio.Core#0.1.2",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.18",
Expand Down
42 changes: 18 additions & 24 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,38 +14,32 @@
"dependencies": {},
"hash": "73d86259ce31ce7f4dfe1d028ea1c3edf96c23e4"
},
"com.mochineko.relent.extensions.unitask": {
"version": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent.Extensions/UniTask#0.1.3",
"com.mochineko.relent": {
"version": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent#0.2.0",
"depth": 0,
"source": "git",
"dependencies": {
"com.mochineko.relent.result": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent/Result#0.1.2",
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask"
},
"hash": "3369c27997a40d15a61d7acd679e75ea2793b12d"
"dependencies": {},
"hash": "5fd87387912763429e4c8008157ed6a654c3093c"
},
"com.mochineko.relent.resilience": {
"version": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent/Resilience#0.1.3",
"com.mochineko.relent.extensions.newtonsoft-json": {
"version": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent.Extensions/NewtonsofJson#0.2.0",
"depth": 0,
"source": "git",
"dependencies": {
"com.mochineko.relent.uncertain-result": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent/UncertainResult#0.1.2"
"com.mochineko.relent": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent#0.2.0",
"com.unity.nuget.newtonsoft-json": "3.0.2"
},
"hash": "3369c27997a40d15a61d7acd679e75ea2793b12d"
},
"com.mochineko.relent.result": {
"version": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent/Result#0.1.3",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "3369c27997a40d15a61d7acd679e75ea2793b12d"
"hash": "5fd87387912763429e4c8008157ed6a654c3093c"
},
"com.mochineko.relent.uncertain-result": {
"version": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent/UncertainResult#0.1.3",
"com.mochineko.relent.extensions.unitask": {
"version": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent.Extensions/UniTask#0.2.0",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "3369c27997a40d15a61d7acd679e75ea2793b12d"
"dependencies": {
"com.mochineko.relent": "https://github.com/mochi-neko/Relent.git?path=/Assets/Mochineko/Relent#0.2.0",
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask"
},
"hash": "5fd87387912763429e4c8008157ed6a654c3093c"
},
"com.mochineko.simple-audio-codec-unity": {
"version": "https://github.com/mochi-neko/simple-audio-codec-unity.git?path=/Assets/Mochineko/SimpleAudioCodec#0.1.2",
Expand All @@ -55,11 +49,11 @@
"hash": "cd448507b099c8a8e108407457653138cc42f411"
},
"com.mochineko.voicevox-api": {
"version": "https://github.com/mochi-neko/VOICEVOX-API-unity.git?path=/Assets/Mochineko/VOICEVOX_API#0.2.1",
"version": "https://github.com/mochi-neko/VOICEVOX-API-unity.git?path=/Assets/Mochineko/VOICEVOX_API#0.2.2",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "e1374ee22e0e537bcbdf93a65ede490095d742cc"
"hash": "089b221bfb33e1cb7743a20a3d8a2df1b76a99dc"
},
"com.naudio.core": {
"version": "https://github.com/mochi-neko/simple-audio-codec-unity.git?path=/Assets/NAudio/NAudio.Core#0.1.2",
Expand Down

0 comments on commit 8340d7f

Please sign in to comment.