Skip to content

Commit b3921ca

Browse files
committed
chore(release): 3.0.2
1 parent 6c79819 commit b3921ca

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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+
### [3.0.2](https://github.com/p3ol/react-access/compare/v3.0.1...v3.0.2) (2023-11-24)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency @junipero/core to v3.2.2 ([2abf8bd](https://github.com/p3ol/react-access/commit/2abf8bd9e76e9a539f46a95cb69296c464e73bcf))
11+
* **deps:** update dependency core-js to v3.32.1 ([50fe369](https://github.com/p3ol/react-access/commit/50fe3693d87cf2d81796f30c639a63d12572320a))
12+
* **deps:** update dependency core-js to v3.32.2 ([c488e73](https://github.com/p3ol/react-access/commit/c488e7397a15fdd00849436836471669c87dabcd))
13+
* remove blocking preinstall script ([6c79819](https://github.com/p3ol/react-access/commit/6c79819298ad83623fe63b8428bd9383302610e8))
14+
* **renovate:** extend p3ol custom Presets ([9cc83de](https://github.com/p3ol/react-access/commit/9cc83de9b1af9268079c9330fc4fa8d8c300d69c))
15+
516
### [3.0.1](https://github.com/p3ol/react-access/compare/v3.0.0...v3.0.1) (2023-08-11)
617

718

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "3.0.1",
3+
"version": "3.0.2",
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)