Skip to content

Commit 22b4c84

Browse files
chore(main): release 2.1.2 (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 06580fd commit 22b4c84

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.2](https://github.com/vpishuk/react-query-firebase/compare/v2.1.1...v2.1.2) (2025-03-31)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* fixes build process ([#52](https://github.com/vpishuk/react-query-firebase/issues/52)) ([1283980](https://github.com/vpishuk/react-query-firebase/commit/12839802213ab11e2f10c5f18af6b37d1c061732))
9+
310
## [2.1.1](https://github.com/vpishuk/react-query-firebase/compare/v2.1.0...v2.1.1) (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.1"
77+
"version": "2.1.2"
7878
}

0 commit comments

Comments
 (0)