Skip to content

Commit

Permalink
chore(release): 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Dec 11, 2024
1 parent 9063786 commit 880e4a1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [4.1.0](https://github.com/p3ol/react-access/compare/v4.0.1...v4.1.0) (2024-12-11)


### Features

* react 19 compat ([7a84c7e](https://github.com/p3ol/react-access/commit/7a84c7ee842d31ab71e87b1accda8fd3d2ebaf82))


### Bug Fixes

* various type issues ([76508e0](https://github.com/p3ol/react-access/commit/76508e0d90587ea0f60205826f910fc638e6b7c3))

## [4.0.1](https://github.com/p3ol/react-access/compare/v4.0.0...v4.0.1) (2024-11-26)


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": "4.0.1",
"version": "4.1.0",
"description": "The easiest way to add Poool Access to your React app ✨",
"repository": "https://github.com/p3ol/react-access.git",
"author": "Ugo Stephant <ugo@poool.fr>",
Expand Down

0 comments on commit 880e4a1

Please sign in to comment.