Skip to content

Commit f0d7a09

Browse files
committed
chore(release): 3.0.1
1 parent 575c15c commit f0d7a09

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.0.1](https://github.com/anishkny/integrify/compare/v3.0.0...v3.0.1) (2020-02-02)
6+
7+
8+
### Docs
9+
10+
* Add code fences ([#46](https://github.com/anishkny/integrify/issues/46)) ([e305039](https://github.com/anishkny/integrify/commit/e3050398d525ad574d77a20b768410249bf1b995))
11+
12+
13+
### Chores
14+
15+
* **deps:** Bump ([#47](https://github.com/anishkny/integrify/issues/47)) ([575c15c](https://github.com/anishkny/integrify/commit/575c15c73755dc9765c8826619a277a500b0416f))
16+
517
## [3.0.0](https://github.com/anishkny/integrify/compare/v2.2.2...v3.0.0) (2020-02-02)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "integrify",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Enforce referential integrity in Firestore using Cloud Functions",
55
"keywords": [
66
"firebase",

0 commit comments

Comments
 (0)