Skip to content

Commit

Permalink
Merge pull request #19 from Sv443-Network/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Sv443 authored Sep 14, 2023
2 parents cf9084b + c8cabe9 commit 4d09e31
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-cobras-attend.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sv443-network/userutils

## 1.1.1

### Patch Changes

- 4799a9f: Fix TS error in ConfigManager migration functions

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sv443-network/userutils",
"version": "1.1.0",
"version": "1.1.1",
"description": "Library with various utilities for userscripts - register listeners for when CSS selectors exist, intercept events, manage persistent user configurations, modify the DOM more easily and more",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 4d09e31

Please sign in to comment.