Skip to content

Commit 01699b0

Browse files
chore(main): release 1.3.3 (#36)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fd686be commit 01699b0

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+
## [1.3.3](https://github.com/vpishuk/react-query-firebase/compare/v1.3.2...v1.3.3) (2025-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* improves refresh id token flow ([#35](https://github.com/vpishuk/react-query-firebase/issues/35)) ([fd686be](https://github.com/vpishuk/react-query-firebase/commit/fd686bec93d892797db99f1257036496416f311f))
9+
310
## [1.3.2](https://github.com/vpishuk/react-query-firebase/compare/v1.3.1...v1.3.2) (2025-02-12)
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
@@ -60,5 +60,5 @@
6060
"docs:build": "vitepress build docs",
6161
"docs:preview": "vitepress preview docs"
6262
},
63-
"version": "1.3.2"
63+
"version": "1.3.3"
6464
}

0 commit comments

Comments
 (0)