Skip to content

Commit 2186e68

Browse files
authored
4.4.2 (#18)
### Changelog - Include cause property in communicated error fields (#17) - Enable NPM trusted publishing with OIDC (#15) - Fix npm security vulnerabilities (#19)
1 parent 9c9a20c commit 2186e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foxglove/comlink",
3-
"version": "4.4.1",
3+
"version": "4.4.2",
44
"description": "Comlink makes WebWorkers enjoyable",
55
"main": "dist/umd/comlink.js",
66
"module": "dist/esm/comlink.mjs",

0 commit comments

Comments
 (0)