Skip to content

Commit

Permalink
chore(release): 2.0.0-test.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.0-test.1](v1.3.0...v2.0.0-test.1) (2024-03-25)

### ⚠ BREAKING CHANGES

* change minimum required Angular version to current LTS, which is >=15

### Features

* set minimum Angular version to 15+ ([27c1cf9](27c1cf9))
* update @fingerprintjs/fingerprintjs-pro-spa to 1.3.0 ([cb08a86](cb08a86))
* update @fingerprintjs/fingerprintjs-pro-spa to 1.3.1 ([8485793](8485793))
  • Loading branch information
semantic-release-bot committed Mar 25, 2024
1 parent d67a682 commit 805e490
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [2.0.0-test.1](https://github.com/fingerprintjs/fingerprintjs-pro-angular/compare/v1.3.0...v2.0.0-test.1) (2024-03-25)


### ⚠ BREAKING CHANGES

* change minimum required Angular version to current LTS, which is >=15

### Features

* set minimum Angular version to 15+ ([27c1cf9](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/27c1cf9be294d77ee2544e7ce813755282efca95))
* update @fingerprintjs/fingerprintjs-pro-spa to 1.3.0 ([cb08a86](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/cb08a86afef3e74bc1f593353d5ce54f92c50bfb))
* update @fingerprintjs/fingerprintjs-pro-spa to 1.3.1 ([8485793](https://github.com/fingerprintjs/fingerprintjs-pro-angular/commit/8485793f9b27765d0f9197bb07bda85e66be8a07))

## [1.3.0](https://github.com/fingerprintjs/fingerprintjs-pro-angular/compare/v1.2.1...v1.3.0) (2023-10-11)


Expand Down
4 changes: 2 additions & 2 deletions projects/fingerprintjs-pro-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fingerprintjs/fingerprintjs-pro-angular",
"version": "1.3.0",
"version": "2.0.0-test.1",
"description": "FingerprintJS Pro Angular SDK",
"keywords": [
"fraud",
Expand Down Expand Up @@ -28,4 +28,4 @@
"@fingerprintjs/fingerprintjs-pro-spa": "^1.2.0",
"tslib": "^2.5.0"
}
}
}

0 comments on commit 805e490

Please sign in to comment.