Skip to content

Commit 2ee0c84

Browse files
authored
🔀 post-release branch sync (#705)
1 parent e69e3cb commit 2ee0c84

6 files changed

Lines changed: 15 additions & 3 deletions

File tree

chopper/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 8.5.1
4+
5+
- Update dependencies ([#703](https://github.com/lejard-h/chopper/pull/703))
6+
37
## 8.5.0
48

59
- Update dependencies ([#690](https://github.com/lejard-h/chopper/pull/690))

chopper/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: chopper
22
description: Chopper is an http client generator using source_gen, inspired by Retrofit
3-
version: 8.5.0
3+
version: 8.5.1
44
documentation: https://hadrien-lejard.gitbook.io/chopper
55
repository: https://github.com/lejard-h/chopper
66

chopper_built_value/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.3.1
4+
5+
- Update dependencies ([#703](https://github.com/lejard-h/chopper/pull/703))
6+
37
## 3.3.0
48

59
- Update dependencies ([#690](https://github.com/lejard-h/chopper/pull/690))

chopper_built_value/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: chopper_built_value
22
description: A built_value based Converter for Chopper.
3-
version: 3.3.0
3+
version: 3.3.1
44
documentation: https://hadrien-lejard.gitbook.io/chopper/converters/built-value-converter
55
repository: https://github.com/lejard-h/chopper
66

chopper_generator/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 8.6.1
4+
5+
- Update dependencies ([#703](https://github.com/lejard-h/chopper/pull/703))
6+
37
## 8.6.0
48

59
- Allow `analyzer: ">=8.0.0 <11.0.0"` ([#699](https://github.com/lejard-h/chopper/pull/699))

chopper_generator/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: chopper_generator
22
description: Chopper is an http client generator using source_gen, inspired by Retrofit
3-
version: 8.6.0
3+
version: 8.6.1
44
documentation: https://hadrien-lejard.gitbook.io/chopper
55
repository: https://github.com/lejard-h/chopper
66

0 commit comments

Comments
 (0)