Skip to content

Commit

Permalink
chore(release): 2.23.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.23.0](v2.22.0...v2.23.0) (2023-06-20)

### Features

* **web:** use fingerprintjs open-source ([bacfab3](bacfab3))
  • Loading branch information
semantic-release-bot committed Jun 20, 2023
1 parent bacfab3 commit 203d809
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 @@
# [2.23.0](https://github.com/sws2apps/sws2apps-web/compare/v2.22.0...v2.23.0) (2023-06-20)


### Features

* **web:** use fingerprintjs open-source ([bacfab3](https://github.com/sws2apps/sws2apps-web/commit/bacfab3942886819700b8d964cbeb8266b1bf63a))

# [2.22.0](https://github.com/sws2apps/sws2apps-web/compare/v2.21.0...v2.22.0) (2023-06-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sws2apps-web",
"private": true,
"version": "2.22.0",
"version": "2.23.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit 203d809

Please sign in to comment.