Skip to content

Commit

Permalink
chore(release): 0.3.0-rc.7
Browse files Browse the repository at this point in the history
## [0.3.0-rc.7](v0.3.0-rc.6...v0.3.0-rc.7) (2024-12-03)

### Features

* add links to the status page ([bed4323](bed4323))
* restructure status page ([b8ead8f](b8ead8f))
* status page shows save_to_kvstore_plugin value ([4eb3aaa](4eb3aaa))

### Bug Fixes

* status page wording ([468fd54](468fd54))
* undefined message for status page ([ef643f4](ef643f4))
  • Loading branch information
semantic-release-bot committed Dec 3, 2024
1 parent a294c61 commit 74b84bc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [0.3.0-rc.7](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.3.0-rc.6...v0.3.0-rc.7) (2024-12-03)


### Features

* add links to the status page ([bed4323](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/bed4323b666ff30cc2451eda6dfb27d139fa1421))
* restructure status page ([b8ead8f](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/b8ead8f28f10384ff9bff0484bae0cd6cdfe2563))
* status page shows save_to_kvstore_plugin value ([4eb3aaa](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/4eb3aaae7fd0fb39119456830f06219f4a585c98))


### Bug Fixes

* status page wording ([468fd54](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/468fd54f1e786c1d2177e827e526059eda9b9b37))
* undefined message for status page ([ef643f4](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/ef643f429427f452424a427a53a849e227dcc12e))

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


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.6",
"version": "0.3.0-rc.7",
"engines": {
"node": ">=20"
},
Expand Down

0 comments on commit 74b84bc

Please sign in to comment.