Skip to content

Commit 9add6ec

Browse files
chore(main): release 2.1.3 (#57)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 855af65 commit 9add6ec

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.1.3](https://github.com/vpishuk/react-query-firebase/compare/v2.1.2...v2.1.3) (2025-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **react-native:** makes options optional for RN firebase context ([#56](https://github.com/vpishuk/react-query-firebase/issues/56)) ([855af65](https://github.com/vpishuk/react-query-firebase/commit/855af65e69d08c78a06d65e068e425301a7ebf74))
9+
310
## [2.1.2](https://github.com/vpishuk/react-query-firebase/compare/v2.1.1...v2.1.2) (2025-03-31)
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.1.2"
77+
"version": "2.1.3"
7878
}

0 commit comments

Comments
 (0)