Skip to content

Commit

Permalink
chore(release): 1.32.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.32.2](v1.32.1...v1.32.2) (2024-09-19)

### Bug Fixes

* remove rtdb websocket failure on load ([3f63543](3f63543))
  • Loading branch information
semantic-release-bot committed Sep 19, 2024
1 parent 71b0464 commit 4b8e2c4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.32.2](https://github.com/rimorin/ministry-mapper/compare/v1.32.1...v1.32.2) (2024-09-19)


### Bug Fixes

* remove rtdb websocket failure on load ([3f63543](https://github.com/rimorin/ministry-mapper/commit/3f63543ab4ea02ada93e1a3ae1144e7e88a586c1))

## [1.32.1](https://github.com/rimorin/ministry-mapper/compare/v1.32.0...v1.32.1) (2024-09-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ministry-mapper",
"version": "1.32.1",
"version": "1.32.2",
"private": true,
"type": "module",
"dependencies": {
Expand Down

0 comments on commit 4b8e2c4

Please sign in to comment.