Skip to content

Commit b28d9f3

Browse files
committed
Publish v6.0.1
1 parent ca51d93 commit b28d9f3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
# [6.0.0](https://github.com/react-bootstrap/dom-helpers/compare/v5.2.1...v6.0.0) (2025-06-20)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dom-helpers",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "tiny modular DOM lib for ie9+",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)