We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca51d93 commit b28d9f3Copy full SHA for b28d9f3
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [6.0.1](https://github.com/react-bootstrap/dom-helpers/compare/v6.0.0...v6.0.1) (2025-06-20)
2
+
3
4
+### Bug Fixes
5
6
+* fix import extensions in dts files ([ca51d93](https://github.com/react-bootstrap/dom-helpers/commit/ca51d93220df38e2d9ee949c31507a201f75d226))
7
8
9
10
11
12
# [6.0.0](https://github.com/react-bootstrap/dom-helpers/compare/v5.2.1...v6.0.0) (2025-06-20)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "dom-helpers",
- "version": "6.0.0",
+ "version": "6.0.1",
"description": "tiny modular DOM lib for ie9+",
"author": {
"name": "Jason Quense",
0 commit comments