Skip to content

Commit

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

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.

## [2.1.0](https://github.com/p3ol/react-engage/compare/v2.0.0...v2.1.0) (2024-12-11)


### Features

* upgrade react to 19 ([c66fdf6](https://github.com/p3ol/react-engage/commit/c66fdf6406ebaf6e55b991c3413843022c08897d))


### Bug Fixes

* react 19 peer dep compat ([25a1f75](https://github.com/p3ol/react-engage/commit/25a1f751bc46592c8c732476fb644f7006fb8d9e))
* various type issues ([28d9d04](https://github.com/p3ol/react-engage/commit/28d9d04759805e9b5866f57e66ebc85df7c6cf19))

## [2.0.0](https://github.com/p3ol/react-engage/compare/v1.1.0...v2.0.0) (2024-07-19)


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-engage",
"version": "2.0.0",
"version": "2.1.0",
"description": "The easiest way to add Poool Engage to your React app ✨",
"main": "dist/poool-react-engage.cjs.js",
"repository": {
Expand Down

0 comments on commit a1c113d

Please sign in to comment.