Skip to content

Commit 15f58bb

Browse files
committed
chore: revert version and changelog per reviewer feedback
1 parent bd2bb87 commit 15f58bb

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

packages/dart_firebase_admin/CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
## 0.4.2 - 2025-12-13
2-
3-
- **FEAT**: Added `Transaction.getQuery()` method to enable query execution within transactions with pessimistic locking
4-
- **FEAT**: Queries can now participate in Firestore transactions with full ACID guarantees
5-
- **FEAT**: Added support for lazy transaction initialization with queries
6-
- **TEST**: Added 10 comprehensive tests for query transaction scenarios
7-
81
## 0.4.1 - 2025-03-21
92

103
- Bump intl to `0.20.0`

packages/dart_firebase_admin/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_firebase_admin
22
description: A Firebase Admin SDK implementation for Dart.
3-
version: 0.4.2
3+
version: 0.4.1
44
homepage: "https://github.com/invertase/dart_firebase_admin"
55
repository: "https://github.com/invertase/dart_firebase_admin"
66

0 commit comments

Comments
 (0)