Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.0](v1.2.1...v1.3.0) (2023-07-06)

### Features

* add reexports for `defaultEndpoint`, `defaultTlsEndpoint`, `defaultScriptUrlPattern` ([ba8e237](ba8e237))

### Bug Fixes

* update JS Agent with fixed `subdivisions` type ([3a74f3a](3a74f3a))
  • Loading branch information
semantic-release-bot committed Jul 6, 2023
1 parent 6119165 commit 5eb569e
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 @@
## [1.3.0](https://github.com/fingerprintjs/fingerprintjs-pro-svelte/compare/v1.2.1...v1.3.0) (2023-07-06)


### Features

* add reexports for `defaultEndpoint`, `defaultTlsEndpoint`, `defaultScriptUrlPattern` ([ba8e237](https://github.com/fingerprintjs/fingerprintjs-pro-svelte/commit/ba8e237c28c9c2d7784d954d35aa75e6e33d325a))


### Bug Fixes

* update JS Agent with fixed `subdivisions` type ([3a74f3a](https://github.com/fingerprintjs/fingerprintjs-pro-svelte/commit/3a74f3aa7e67811f5c162fa32e55229d379ae4a7))

## [1.2.1](https://github.com/fingerprintjs/fingerprintjs-pro-svelte/compare/v1.2.0...v1.2.1) (2023-04-21)


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-svelte",
"version": "1.2.1",
"version": "1.3.0",
"description": "FingerprintJS Pro integration for Svelte",
"author": "Fingerprint, Inc (https://fingerprint.com)",
"license": "MIT",
Expand Down

0 comments on commit 5eb569e

Please sign in to comment.