Skip to content

Commit

Permalink
chore(release): 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed May 31, 2021
1 parent 9bf89e0 commit 69b65df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.4](https://github.com/p3ol/react-access/compare/v1.1.3...v1.1.4) (2021-05-31)


### Bug Fixes

* use wrapper id instead of a new one when hydrating an ssr app ([9bf89e0](https://github.com/p3ol/react-access/commit/9bf89e013f1958ea5ca62c9aca632a072ddfe66e))

### [1.1.3](https://github.com/p3ol/react-access/compare/v1.1.2...v1.1.3) (2021-05-31)


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.1.3",
"version": "1.1.4",
"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 69b65df

Please sign in to comment.