Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.5.0](v2.4.0...v2.5.0) (2023-07-06)

### Features

* add reexports of `defaultEndpoint`, `defaultScriptUrlPattern`, `defaultTlsEndpoint` ([b701883](b701883))

### Documentation

* **README:** update a polish readme.md ([3e04a52](3e04a52))
  • Loading branch information
semantic-release-bot committed Jul 6, 2023
1 parent 949d66a commit d18f12d
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
@@ -1,3 +1,15 @@
## [2.5.0](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.4.0...v2.5.0) (2023-07-06)


### Features

* add reexports of `defaultEndpoint`, `defaultScriptUrlPattern`, `defaultTlsEndpoint` ([b701883](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/b701883fe130955e869758b81ce9e028c887ea53))


### Documentation

* **README:** update a polish readme.md ([3e04a52](https://github.com/fingerprintjs/fingerprintjs-pro-react/commit/3e04a52d8c7faac53abafad8b6b574cc0f013798))

## [2.4.0](https://github.com/fingerprintjs/fingerprintjs-pro-react/compare/v2.3.3...v2.4.0) (2023-06-09)


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": "@fingerprintjs/fingerprintjs-pro-react",
"version": "2.4.0",
"version": "2.5.0",
"description": "FingerprintJS Pro React SDK",
"main": "dist/fp-pro-react.cjs.js",
"module": "dist/fp-pro-react.esm.js",
Expand Down

0 comments on commit d18f12d

Please sign in to comment.