Skip to content

Commit cc4b760

Browse files
✨ release: v4.1.6
1 parent f0d81cd commit cc4b760

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.1.5"
2+
".": "4.1.6"
33
}

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [4.1.6](https://github.com/p3ol/react-access/compare/v4.1.5...v4.1.6) (2025-12-10)
6+
7+
8+
### Bug Fixes
9+
10+
* move to esm by default ([4655a35](https://github.com/p3ol/react-access/commit/4655a3544ab70303dc08e37aac95395d72cc22bd))
11+
* upgrade various deps ([e9ec6e1](https://github.com/p3ol/react-access/commit/e9ec6e1370dd1c36f73699e19c8673dfbc7f5399))
12+
* upgrade various deps ([87364c0](https://github.com/p3ol/react-access/commit/87364c0f5fc3221ffb5bc1fa2a1c458eeaaac771))
13+
514
## [4.1.5](https://github.com/p3ol/react-access/compare/v4.1.4...v4.1.5) (2025-08-05)
615

716

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": "4.1.5",
3+
"version": "4.1.6",
44
"description": "The easiest way to add Poool Access to your React app ✨",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)