Skip to content

Commit

Permalink
chore: 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2021-10-14)

### Features

* add one export per module ([c755b75](c755b75))
* add storage module ([32a6d4d](32a6d4d))
  • Loading branch information
semantic-release-bot committed Oct 14, 2021
1 parent c755b75 commit 3028de4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.1.0](https://github.com/andipaetzold/react-firehooks/compare/v1.0.1...v1.1.0) (2021-10-14)


### Features

* add one export per module ([c755b75](https://github.com/andipaetzold/react-firehooks/commit/c755b757b451f21072a2a0eb95106576fe706d5d))
* add storage module ([32a6d4d](https://github.com/andipaetzold/react-firehooks/commit/32a6d4dc9bf205afbc14cdf6077fc8459dd2d805))

## [1.0.1](https://github.com/andipaetzold/react-firehooks/compare/v1.0.0...v1.0.1) (2021-10-14)


Expand Down
4 changes: 2 additions & 2 deletions 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": "react-firehooks",
"version": "1.0.1",
"version": "1.1.0",
"description": "Lightweight dependency-free collection of React hooks for Firebase",
"main": "lib/cjs/index.js",
"browser": "lib/cjs/index.js",
Expand Down

0 comments on commit 3028de4

Please sign in to comment.