Skip to content

Commit

Permalink
chore(release): 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Nov 10, 2020
1 parent d3e1632 commit 455d2d3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.0.1](https://github.com/p3ol/react-access/compare/v1.0.0...v1.0.1) (2020-11-10)


### Bug Fixes

* fix missing extential check ([7e33633](https://github.com/p3ol/react-access/commit/7e33633c88e116324c39314ea832e4bd0c80aee7))
* **deps:** update dependency core-js to v3.7.0 ([94815e7](https://github.com/p3ol/react-access/commit/94815e7d70d3dbddcc8132dffc7079bd4cda7814))

## [1.0.0](https://github.com/p3ol/react-access/compare/v0.1.4...v1.0.0) (2020-10-14)


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": "@poool/react-access",
"version": "1.0.0",
"version": "1.0.1",
"description": "The easiest way to add Poool Access to your React app ✨",
"main": "dist/poool-react-access.cjs.js",
"repository": "https://github.com/p3ol/react-access.git",
Expand Down

0 comments on commit 455d2d3

Please sign in to comment.