Skip to content

Commit

Permalink
Updated flutter rocket changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
M97Chahboun committed May 20, 2024
1 parent 5576268 commit 1b2805b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
10 changes: 9 additions & 1 deletion packages/flutter_rocket/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,12 @@

## 0.0.5

* Added retry options to `RocketClient`
* Added retry options to `RocketClient`

## 0.0.6

* Fixed nullable value issue on `RocketValue`

## 0.0.7

* Fixed haskey method and get issues on `Rocket
1 change: 0 additions & 1 deletion packages/flutter_rocket/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ repository: https://github.com/JahezAcademy/flutter_rocket/flutter_rocket
issue_tracker: https://github.com/JahezAcademy/flutter_rocket/labels/flutter_rocket
homepage: https://github.com/JahezAcademy/flutter_rocket

publish_to: none

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit 1b2805b

Please sign in to comment.