We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9333432 commit 0631008Copy full SHA for 0631008
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [5.2.1](https://github.com/react-bootstrap/dom-helpers/compare/v5.2.0...v5.2.1) (2021-04-26)
2
+
3
4
5
6
7
# [5.2.0](https://github.com/react-bootstrap/dom-helpers/compare/v5.1.4...v5.2.0) (2020-08-02)
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "dom-helpers",
- "version": "5.2.0",
+ "version": "5.2.1",
"description": "tiny modular DOM lib for ie9+",
"author": {
"name": "Jason Quense",
@@ -89,5 +89,11 @@
89
"sinon": "^9.2.4",
90
"typescript": "^4.2.2",
91
"webpack": "^4.46.0"
92
- }
+ },
93
+ "bugs": {
94
+ "url": "https://github.com/react-bootstrap/dom-helpers/issues"
95
96
+ "readme": "ERROR: No README data found!",
97
+ "homepage": "https://github.com/react-bootstrap/dom-helpers#readme",
98
+ "_id": "[email protected]"
99
}
0 commit comments