Skip to content

Commit d6ec092

Browse files
chore(release): 0.3.0-rc.6
## [0.3.0-rc.6](v0.3.0-rc.5...v0.3.0-rc.6) (2024-11-29) ### Bug Fixes * more clear error message ([74a1a34](74a1a34))
1 parent 1278129 commit d6ec092

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [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)
2+
3+
4+
### Bug Fixes
5+
6+
* more clear error message ([74a1a34](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/74a1a347f8d3ae423b74eed9007d54150a927635))
7+
18
## [0.3.0-rc.5](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.3.0-rc.4...v0.3.0-rc.5) (2024-11-28)
29

310

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.5",
3+
"version": "0.3.0-rc.6",
44
"engines": {
55
"node": ">=20"
66
},

0 commit comments

Comments
 (0)