Skip to content

Commit c879018

Browse files
github-actions[bot]Sv443
authored andcommitted
chore: create new release
1 parent 85540a2 commit c879018

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ready-rocks-love.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.6
4+
5+
### Patch Changes
6+
7+
- 85540a2: Updated to [CoreUtils v3.0.5](https://github.com/Sv443-Network/CoreUtils/releases/tag/%40sv443-network%2Fcoreutils%403.0.5)
8+
39
## 10.0.5
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.5",
4+
"version": "10.0.6",
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)