Skip to content

Commit 2694be4

Browse files
github-actions[bot]Sv443
authored andcommitted
chore: create new release
1 parent 13159d8 commit 2694be4

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/slick-jokes-move.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sv443-network/userutils
22

3+
## 10.0.4
4+
5+
### Patch Changes
6+
7+
- 13159d8: Updated CoreUtils to fix underlying encoding and decoding inconsistencies.
8+
39
## 10.0.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sv443-network/userutils",
33
"libName": "UserUtils",
4-
"version": "10.0.3",
4+
"version": "10.0.4",
55
"description": "General purpose DOM/GreaseMonkey library that allows you to register listeners for when CSS selectors exist, intercept events, create persistent & synchronous data stores, modify the DOM more easily and much more",
66
"main": "dist/UserUtils.mjs",
77
"module": "dist/UserUtils.mjs",

0 commit comments

Comments
 (0)