Skip to content

Commit

Permalink
chore(release): 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Nov 19, 2021
1 parent 137b53f commit 8c65899
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

## [0.4.0](https://github.com/delucis/bgio-firebase/compare/v0.3.5...v0.4.0) (2021-11-19)


### ⚠ BREAKING CHANGES

* This release now requires a minimum Node version of 12

### build

* drop support for Node 10 ([39b7119](https://github.com/delucis/bgio-firebase/commit/39b7119a3a540c3de925850c7e346738d552eaa5))

### [0.3.5](https://github.com/delucis/bgio-firebase/compare/v0.3.4...v0.3.5) (2021-09-30)

### [0.3.4](https://github.com/delucis/bgio-firebase/compare/v0.3.3...v0.3.4) (2021-08-03)
Expand Down
2 changes: 1 addition & 1 deletion 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": "bgio-firebase",
"version": "0.3.5",
"version": "0.4.0",
"description": "🔌 A Firebase database connector for boardgame.io",
"license": "MIT",
"author": "Chris Swithinbank <[email protected]> (http://chrisswithinbank.net/)",
Expand Down

0 comments on commit 8c65899

Please sign in to comment.