Skip to content

Commit e926bb3

Browse files
chore(main): release 2.6.2 (#83)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b9c55a2 commit e926bb3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [2.6.2](https://github.com/vpishuk/react-query-firebase/compare/v2.6.1...v2.6.2) (2025-04-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **react-native:** adds uid into app model returned from queries ([#82](https://github.com/vpishuk/react-query-firebase/issues/82)) ([b9c55a2](https://github.com/vpishuk/react-query-firebase/commit/b9c55a21bebd2638bd12de8a8b5d296673bc75fc))
9+
310
## [2.6.1](https://github.com/vpishuk/react-query-firebase/compare/v2.6.0...v2.6.1) (2025-04-02)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@
7474
"docs:build": "vitepress build docs",
7575
"docs:preview": "vitepress preview docs"
7676
},
77-
"version": "2.6.1"
77+
"version": "2.6.2"
7878
}

0 commit comments

Comments
 (0)