Skip to content

Commit 2f8582a

Browse files
Merge pull request #9 from fingerprintjs/rc
Release v0.1.0-rc.1
2 parents d2ac2d0 + b4bdaea commit 2f8582a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [0.1.0-rc.1](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.0.0...v0.1.0-rc.1) (2024-10-29)
2+
3+
4+
### Features
5+
6+
* initial version ([df2f710](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/df2f710261c5100796d4d9a7702c51596f4c3232))

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

0 commit comments

Comments
 (0)