-
-
Notifications
You must be signed in to change notification settings - Fork 937
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Publish packages (#3429)
``` Package Name Current Version Updated Version Update Reason flame 1.22.0 1.23.0 updated with minor changes flame_3d 0.1.0-dev.3 0.1.0-dev.4 updated with major changes flame_console 0.1.1 0.1.2 updated with minor changes flame_forge2d 0.18.2+3 0.18.2+4 updated with patch changes flame_isolate 0.6.2+3 0.6.2+4 updated with patch changes flame_markdown 0.2.2+3 0.2.3 updated with minor changes flame_oxygen 0.2.3+3 0.2.3+4 updated with patch changes flame_sprite_fusion 0.1.3+3 0.1.3+4 updated with patch changes flame_svg 1.11.3 1.11.4 updated with patch changes flame_test 1.17.3 1.17.4 updated with patch changes flame_tiled 1.21.1 1.21.2 updated with patch changes flame_behavior_tree 0.1.3+3 0.1.3+4 dependency was updated flame_texturepacker 4.1.3 4.1.4 dependency was updated flame_fire_atlas 1.7.0 1.7.1 dependency was updated flame_audio 2.10.6 2.10.7 dependency was updated flame_spine 0.2.2+3 0.2.2+4 dependency was updated flame_bloc 1.12.4 1.12.5 dependency was updated flame_kenney_xml 0.1.1+3 0.1.1+4 dependency was updated flame_lottie 0.4.2+3 0.4.2+4 dependency was updated flame_rive 1.10.6 1.10.7 dependency was updated flame_noise 0.3.2+3 0.3.2+4 dependency was updated flame_riverpod 5.4.6 5.4.7 dependency was updated flame_network_assets 0.3.3+3 0.3.3+4 dependency was updated ```
- Loading branch information
Showing
80 changed files
with
427 additions
and
120 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ environment: | |
sdk: ">=3.4.0 <4.0.0" | ||
|
||
dependencies: | ||
flame: ^1.22.0 | ||
flame: ^1.23.0 | ||
flutter: | ||
sdk: flutter | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ environment: | |
flutter: ">=3.24.0" | ||
|
||
dependencies: | ||
flame: ^1.22.0 | ||
flame: ^1.23.0 | ||
flutter: | ||
sdk: flutter | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ environment: | |
sdk: ">=3.4.0 <4.0.0" | ||
|
||
dependencies: | ||
flame: ^1.22.0 | ||
flame: ^1.23.0 | ||
flutter: | ||
sdk: flutter | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ environment: | |
flutter: ">=3.24.0" | ||
|
||
dependencies: | ||
flame: ^1.22.0 | ||
flame: ^1.23.0 | ||
flutter: | ||
sdk: flutter | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ environment: | |
|
||
dependencies: | ||
collection: ^1.16.0 | ||
flame: ^1.22.0 | ||
flame: ^1.23.0 | ||
flutter: | ||
sdk: flutter | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ environment: | |
flutter: ">=3.24.0" | ||
|
||
dependencies: | ||
flame: ^1.22.0 | ||
flame: ^1.23.0 | ||
flutter: | ||
sdk: flutter | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
## 2.10.7 | ||
|
||
- Update a dependency to the latest release. | ||
|
||
## 2.10.6 | ||
|
||
- Update a dependency to the latest release. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
## 0.1.3+4 | ||
|
||
- Update a dependency to the latest release. | ||
|
||
## 0.1.3+3 | ||
|
||
- Update a dependency to the latest release. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
## 1.12.5 | ||
|
||
- Update a dependency to the latest release. | ||
|
||
## 1.12.4 | ||
|
||
- Update a dependency to the latest release. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.