Skip to content

Commit 74b84bc

Browse files
chore(release): 0.3.0-rc.7
## [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))
1 parent a294c61 commit 74b84bc

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [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)
2+
3+
4+
### Features
5+
6+
* add links to the status page ([bed4323](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/bed4323b666ff30cc2451eda6dfb27d139fa1421))
7+
* restructure status page ([b8ead8f](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/b8ead8f28f10384ff9bff0484bae0cd6cdfe2563))
8+
* status page shows save_to_kvstore_plugin value ([4eb3aaa](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/4eb3aaae7fd0fb39119456830f06219f4a585c98))
9+
10+
11+
### Bug Fixes
12+
13+
* status page wording ([468fd54](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/468fd54f1e786c1d2177e827e526059eda9b9b37))
14+
* undefined message for status page ([ef643f4](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/ef643f429427f452424a427a53a849e227dcc12e))
15+
116
## [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)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fingerprint-pro-fastly-compute-proxy-integration",
3-
"version": "0.3.0-rc.6",
3+
"version": "0.3.0-rc.7",
44
"engines": {
55
"node": ">=20"
66
},

0 commit comments

Comments
 (0)