Skip to content

Commit

Permalink
v2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
g-plane committed Mar 12, 2024
1 parent e9d2932 commit c005bb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## v2.11.1

- Fixed for TypeScript 5.4. (Fix [#35](https://github.com/g-plane/typed-query-selector/issues/35))

## v2.11.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Better typed `querySelector` and `querySelectorAll`.",
"author": "Pig Fang <[email protected]>",
"repository": "g-plane/typed-query-selector",
"version": "2.11.0",
"version": "2.11.1",
"license": "MIT",
"files": [
"*.d.ts"
Expand Down

0 comments on commit c005bb2

Please sign in to comment.