Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
blaugold committed Sep 3, 2024
1 parent 9ca1f65 commit f7db689
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-09-03

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`iabtcf_consent_info` - `v3.2.0`](#iabtcf_consent_info---v320)

---

#### `iabtcf_consent_info` - `v3.2.0`

- **FEAT**: moderize Android project (#24).


## 2023-12-11

### Changes
Expand Down
4 changes: 4 additions & 0 deletions packages/iabtcf_consent_info/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.2.0

- **FEAT**: moderize Android project (#24).

## 3.1.0

- **FEAT**: add purpose 11: Use limited data to select content (#12).
Expand Down
2 changes: 1 addition & 1 deletion packages/iabtcf_consent_info/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: >-
Flutter plugin for reading IAB TCF v2.0 user consent information, such as
made available through CMP SDKs, like Funding Choices's
User Messaging Platform (UMP).
version: 3.1.0
version: 3.2.0
repository: https://github.com/blaugold/iabtcf_consent_info
issue_tracker: https://github.com/blaugold/iabtcf_consent_info/issues

Expand Down
2 changes: 1 addition & 1 deletion packages/iabtcf_consent_info_web/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
iabtcf_consent_info: ^3.1.0
iabtcf_consent_info: ^3.2.0
dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit f7db689

Please sign in to comment.