Skip to content

Commit d6938d8

Browse files
committed
Publish v6.0.0
1 parent e3c5dd8 commit d6938d8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [6.0.0](https://github.com/react-bootstrap/dom-helpers/compare/v5.2.1...v6.0.0) (2025-06-20)
2+
3+
4+
* feat!: update deps and add export map (#188) ([e3c5dd8](https://github.com/react-bootstrap/dom-helpers/commit/e3c5dd82d05ccc143fadb00dd22630e3c1d8f180)), closes [#188](https://github.com/react-bootstrap/dom-helpers/issues/188)
5+
6+
7+
### BREAKING CHANGES
8+
9+
* Add export map and full ESM support
10+
11+
12+
13+
14+
115
## [5.2.1](https://github.com/react-bootstrap/dom-helpers/compare/v5.2.0...v5.2.1) (2021-04-26)
216

317

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": "5.2.1",
3+
"version": "6.0.0",
44
"description": "tiny modular DOM lib for ie9+",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)