Skip to content

Commit 331ae8e

Browse files
github-actions[bot]Sv443
authored andcommitted
chore: create new release
1 parent 858c948 commit 331ae8e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fifty-news-draw.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+
## 9.0.4
4+
5+
### Patch Changes
6+
7+
- 858c948: Fix broken percent transform (`tr.transforms.percent`)
8+
39
## 9.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": "9.0.3",
4+
"version": "9.0.4",
55
"description": "Lightweight library with various utilities for userscripts - 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/index.js",
77
"module": "dist/index.js",

0 commit comments

Comments
 (0)