Skip to content

Commit

Permalink
chore(release): 0.3.0-rc.3
Browse files Browse the repository at this point in the history
## [0.3.0-rc.3](v0.3.0-rc.2...v0.3.0-rc.3) (2024-11-25)

### Bug Fixes

* create artifact via metadata ([ba22a53](ba22a53))
  • Loading branch information
semantic-release-bot committed Nov 25, 2024
1 parent 4723477 commit 716650b
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 @@
## [0.3.0-rc.3](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.3.0-rc.2...v0.3.0-rc.3) (2024-11-25)


### Bug Fixes

* create artifact via metadata ([ba22a53](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/ba22a538130c75d22aa119aeb403390ca35f9426))

## [0.3.0-rc.2](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.3.0-rc.1...v0.3.0-rc.2) (2024-11-22)


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": "fingerprint-pro-fastly-compute-proxy-integration",
"version": "0.3.0-rc.2",
"version": "0.3.0-rc.3",
"engines": {
"node": ">=20"
},
Expand Down

0 comments on commit 716650b

Please sign in to comment.