Skip to content

Commit ffb9126

Browse files
chore(release): 0.2.1
## [0.2.1](v0.2.0...v0.2.1) (2024-11-14) ### Bug Fixes * change release artifact name ([a3d44da](a3d44da)) * move plugins to the next tick of event loop ([6a3d554](6a3d554))
1 parent 46551f1 commit ffb9126

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.2.1](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.2.0...v0.2.1) (2024-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* change release artifact name ([a3d44da](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/a3d44da4628930f73f5d0d87d3f64ee0d20b8ca4))
7+
* move plugins to the next tick of event loop ([6a3d554](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/commit/6a3d5547ad9c928b436431c5b4212abf473f4c1b))
8+
19
## [0.2.1-rc.1](https://github.com/fingerprintjs/fingerprint-pro-fastly-compute-proxy-integration/compare/v0.2.0...v0.2.1-rc.1) (2024-11-14)
210

311

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

0 commit comments

Comments
 (0)