Skip to content

Commit

Permalink
chore(release): 1.2.4-rc.1
Browse files Browse the repository at this point in the history
## [1.2.4-rc.1](v1.2.3...v1.2.4-rc.1) (2023-12-13)

### Bug Fixes

* improve endpoint creation ([dd84407](dd84407))
  • Loading branch information
semantic-release-bot committed Dec 13, 2023
1 parent a29b8af commit cfe8bfe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.4-rc.1](https://github.com/fingerprintjs/fingerprint-pro-azure-integration/compare/v1.2.3...v1.2.4-rc.1) (2023-12-13)


### Bug Fixes

* improve endpoint creation ([dd84407](https://github.com/fingerprintjs/fingerprint-pro-azure-integration/commit/dd84407f10cb4a010c3cfc73b02ae41e95d086e5))

## [1.2.3](https://github.com/fingerprintjs/fingerprint-pro-azure-integration/compare/v1.2.2...v1.2.3) (2023-12-01)


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/fingerprint-pro-azure-integration",
"version": "1.2.3",
"version": "1.2.4-rc.1",
"license": "MIT",
"sideEffects": false,
"private": true,
Expand Down

0 comments on commit cfe8bfe

Please sign in to comment.