Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olavoparno committed Apr 21, 2021
1 parent 0db119e commit b4720b5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.1.0](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.13...v1.1.0) (2021-04-21)


### Features

* add stateChange functionality ([0612234](https://github.com/olavoparno/react-use-hotjar/commit/0612234774e1073e439363c0fd6f71308b5dd15a))

### [1.0.13](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.12...v1.0.13) (2021-03-09)

### [1.0.12](https://github.com/olavoparno/react-use-hotjar/compare/v1.0.11...v1.0.12) (2021-03-08)
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": "react-use-hotjar",
"version": "1.0.13",
"version": "1.1.0",
"description": "Adds Hotjar capabilities as custom hooks",
"author": "Olavo Parno",
"license": "MIT",
Expand Down

0 comments on commit b4720b5

Please sign in to comment.