Skip to content

Commit

Permalink
Fix changelog (#3142)
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit authored Nov 20, 2023
1 parent cab8aeb commit 0234ba5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/riverpod_generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.3.7 - 2023-11-20
## 2.3.8 - 2023-11-20

- `riverpod_annotation` upgraded to `2.3.2`
- `riverpod` upgraded to `2.4.8`
Expand Down
2 changes: 1 addition & 1 deletion packages/riverpod_generator/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: riverpod_generator
description: A code generator for Riverpod. This both simplifies the syntax empowers it, such as allowing stateful hot-reload.
version: 2.3.7
version: 2.3.8
repository: https://github.com/rrousselGit/riverpod
issue_tracker: https://github.com/rrousselGit/riverpod/issues
funding:
Expand Down
2 changes: 1 addition & 1 deletion packages/riverpod_lint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.3.5 - 2023-11-20
## 2.3.6 - 2023-11-20

- `riverpod` upgraded to `2.4.8`

Expand Down
2 changes: 1 addition & 1 deletion packages/riverpod_lint/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: riverpod_lint
description: Riverpod_lint is a developer tool for users of Riverpod, designed to help stop common issues and simplify repetitive tasks.
version: 2.3.5
version: 2.3.6
homepage: https://riverpod.dev
repository: https://github.com/rrousselGit/river_pod
issue_tracker: https://github.com/rrousselGit/riverpod/issues
Expand Down

0 comments on commit 0234ba5

Please sign in to comment.