Skip to content

Commit 4ed47d4

Browse files
committed
Publish v5.2.0
1 parent dda4c92 commit 4ed47d4

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+
# [5.2.0](https://github.com/react-bootstrap/dom-helpers/compare/v5.1.4...v5.2.0) (2020-08-02)
2+
3+
4+
### Features
5+
6+
* Support padding in transitionEnd ([#96](https://github.com/react-bootstrap/dom-helpers/issues/96)) ([7b2f626](https://github.com/react-bootstrap/dom-helpers/commit/7b2f626b92b84f78ec69aa891fb99d800a5d04b4))
7+
8+
9+
10+
11+
112
## [5.1.4](https://github.com/react-bootstrap/dom-helpers/compare/v5.1.3...v5.1.4) (2020-03-30)
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": "5.1.4",
3+
"version": "5.2.0",
44
"description": "tiny modular DOM lib for ie9+",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)