Skip to content

Commit 5321349

Browse files
chore(firestore-utils): release v.1.4.0-canary.2 [skip ci]
## @jackdbd/firestore-utils [1.4.0-canary.2](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-13) ### Bug Fixes * **firestore-utils:** increase timeout in a test ([c1eac1b](c1eac1b))
1 parent c1eac1b commit 5321349

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/firestore-utils/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## @jackdbd/firestore-utils [1.4.0-canary.2](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **firestore-utils:** increase timeout in a test ([c1eac1b](https://github.com/jackdbd/calderone/commit/c1eac1bd076d71ec96659351c4fdaae1d945f2cd))
9+
310
## @jackdbd/firestore-utils [1.4.0-canary.1](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-13)
411

512

packages/firestore-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jackdbd/firestore-utils",
3-
"version": "1.4.0-canary.1",
3+
"version": "1.4.0-canary.2",
44
"description": "Utility functions to work with Firestore",
55
"author": {
66
"name": "Giacomo Debidda",

0 commit comments

Comments
 (0)