Skip to content

Commit

Permalink
chore(release): 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
anishkny committed Sep 19, 2021
1 parent 1259784 commit 5d36dac
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,13 @@

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.

### [4.0.3](https://github.com/anishkny/integrify/compare/v4.0.2...v4.0.3) (2021-09-19)


### Chores

* **release:** Run npm install ([1259784](https://github.com/anishkny/integrify/commit/1259784dd89b9bc3820c12b276347be53fdf15b8))

### [4.0.2](https://github.com/anishkny/integrify/compare/v4.0.1...v4.0.2) (2021-09-19)


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "integrify",
"version": "4.0.2",
"version": "4.0.3",
"description": "Enforce referential integrity in Firestore using Cloud Functions",
"keywords": [
"firebase",

0 comments on commit 5d36dac

Please sign in to comment.