Skip to content

Commit

Permalink
chore(firestore-utils): release v.1.4.0-canary.3 [skip ci]
Browse files Browse the repository at this point in the history
## @jackdbd/firestore-utils [1.4.0-canary.3](https://github.com/jackdbd/calderone/compare/@jackdbd/firestore-utils@1.4.0-canary.2...@jackdbd/firestore-utils@1.4.0-canary.3) (2022-09-14)

### Bug Fixes

* **firestore-utils:** improve typings ([5cb762a](5cb762a))
  • Loading branch information
semantic-release-bot committed Sep 14, 2022
1 parent 953b793 commit c88df8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/firestore-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## @jackdbd/firestore-utils [1.4.0-canary.3](https://github.com/jackdbd/calderone/compare/@jackdbd/firestore-utils@1.4.0-canary.2...@jackdbd/firestore-utils@1.4.0-canary.3) (2022-09-14)


### Bug Fixes

* **firestore-utils:** improve typings ([5cb762a](https://github.com/jackdbd/calderone/commit/5cb762ad0aa3353f557c423fd61ad0b85a550fab))

## @jackdbd/firestore-utils [1.4.0-canary.2](https://github.com/jackdbd/calderone/compare/@jackdbd/firestore-utils@1.4.0-canary.1...@jackdbd/firestore-utils@1.4.0-canary.2) (2022-09-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/firestore-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jackdbd/firestore-utils",
"version": "1.4.0-canary.2",
"version": "1.4.0-canary.3",
"description": "Utility functions to work with Firestore",
"author": {
"name": "Giacomo Debidda",
Expand Down

0 comments on commit c88df8f

Please sign in to comment.