Skip to content

Commit f8bd0dc

Browse files
chore(release): 0.1.0
## [0.1.0](v0.0.0...v0.1.0) (2024-10-29) ### Features * initial version ([df2f710](df2f710))
1 parent 2f8582a commit f8bd0dc

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.1.0](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.0.0...v0.1.0) (2024-10-29)
2+
3+
4+
### Features
5+
6+
* initial version ([df2f710](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/df2f710261c5100796d4d9a7702c51596f4c3232))
7+
18
## [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)
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.1.0-rc.1",
3+
"version": "0.1.0",
44
"engines": {
55
"node": ">=20"
66
},

0 commit comments

Comments
 (0)