Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IjzerenHein committed Mar 5, 2021
1 parent 799b579 commit 228716c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ Use Firestore in React with zero effort, using MobX 🤘

## [Unreleased]

### Added
## [3.1.0] - 2020-03-05

- Export all types and interfaces.
### Added

- Export all TypeScript types and interfaces.

## [3.0.1] - 2020-12-23

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "firestorter",
"version": "3.0.1",
"version": "3.1.0",
"description": "Simple & super fast Firestore to React bindings using Mobx observables",
"keywords": [
"react-firestore-mobox",
Expand Down

0 comments on commit 228716c

Please sign in to comment.