Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Apr 16, 2024
1 parent ac6e958 commit 0d2e90c
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 [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.1.0](https://github.com/p3ol/react-engage/compare/v1.0.1...v1.1.0) (2024-04-16)


### Features

* add scriptLoadTimeout option & wait for script to load ([792c720](https://github.com/p3ol/react-engage/commit/792c7208f9f0ade225d7a322f511f97d292ef90f))


### Bug Fixes

* use correct selector ([f68c1de](https://github.com/p3ol/react-engage/commit/f68c1deb21878779ad91636c81254672ac1f0aa8))

### [1.0.1](https://github.com/p3ol/react-engage/compare/v1.0.0...v1.0.1) (2024-01-24)


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": "1.0.1",
"version": "1.1.0",
"description": "The easiest way to add Poool Engage to your React app ✨",
"main": "dist/poool-react-engage.cjs.js",
"repository": "https://github.com/p3ol/react-engage.git",
Expand Down

0 comments on commit 0d2e90c

Please sign in to comment.