Skip to content

Commit 455d2d3

Browse files
committed
chore(release): 1.0.1
1 parent d3e1632 commit 455d2d3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
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.
44

5+
### [1.0.1](https://github.com/p3ol/react-access/compare/v1.0.0...v1.0.1) (2020-11-10)
6+
7+
8+
### Bug Fixes
9+
10+
* fix missing extential check ([7e33633](https://github.com/p3ol/react-access/commit/7e33633c88e116324c39314ea832e4bd0c80aee7))
11+
* **deps:** update dependency core-js to v3.7.0 ([94815e7](https://github.com/p3ol/react-access/commit/94815e7d70d3dbddcc8132dffc7079bd4cda7814))
12+
513
## [1.0.0](https://github.com/p3ol/react-access/compare/v0.1.4...v1.0.0) (2020-10-14)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@poool/react-access",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The easiest way to add Poool Access to your React app ✨",
55
"main": "dist/poool-react-access.cjs.js",
66
"repository": "https://github.com/p3ol/react-access.git",

0 commit comments

Comments
 (0)