Skip to content

Commit 302899b

Browse files
chore(app-check, web): fix CHANGELOGs for app check web (#13529)
1 parent b551158 commit 302899b

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1111

1212
Packages with breaking changes:
1313

14-
- [`firebase_app_check_web` - `v0.2.0`](#firebase_app_check_web---v020)
1514
- [`firebase_vertexai` - `v1.0.0`](#firebase_vertexai---v100)
1615

1716
Packages with other changes:
1817

18+
- [`firebase_app_check_web` - `v0.2.0`](#firebase_app_check_web---v020)
1919
- [`firebase_data_connect` - `v0.1.2+1`](#firebase_data_connect---v0121)
2020
- [`firebase_storage` - `v12.3.4`](#firebase_storage---v1234)
2121
- [`firebase_app_check` - `v0.3.1+4`](#firebase_app_check---v0314)
@@ -28,9 +28,9 @@ Packages with dependency updates only:
2828

2929
---
3030

31-
#### `firebase_app_check_web` - `v0.2.0`
31+
#### `firebase_app_check_web` - `v0.2.0
3232

33-
- **BREAKING** **FEAT**(vertexai): Vertex AI in Firebase is now Generally Available (GA) and can be used in production apps. ([#13453](https://github.com/firebase/flutterfire/issues/13453)). ([77b48800](https://github.com/firebase/flutterfire/commit/77b488001a2b68b46ccff4fc96d143ef891d3e5a))
33+
fix(app-check, web): update pubspec.yaml description. ([#13453](https://github.com/firebase/flutterfire/issues/13453)). ([77b48800](https://github.com/firebase/flutterfire/commit/77b488001a2b68b46ccff4fc96d143ef891d3e5a))
3434

3535
#### `firebase_vertexai` - `v1.0.0`
3636

packages/firebase_app_check/firebase_app_check_web/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
## 0.2.0
22

3-
> Note: This release has breaking changes.
4-
5-
- **BREAKING** **FEAT**(vertexai): Vertex AI in Firebase is now Generally Available (GA) and can be used in production apps. ([#13453](https://github.com/firebase/flutterfire/issues/13453)). ([77b48800](https://github.com/firebase/flutterfire/commit/77b488001a2b68b46ccff4fc96d143ef891d3e5a))
3+
- fix(app-check, web): update pubspec.yaml description. ([#13453](https://github.com/firebase/flutterfire/issues/13453)). ([77b48800](https://github.com/firebase/flutterfire/commit/77b488001a2b68b46ccff4fc96d143ef891d3e5a))
64

75
## 0.1.3+2
86

0 commit comments

Comments
 (0)