Skip to content

Commit fbf8d82

Browse files
docs(changelog): tidy CHANGELOG.md with prettier
1 parent 4db7f0d commit fbf8d82

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

CHANGELOG.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,32 +4,29 @@ All notable changes to this project will be documented in this file. See [standa
44

55
## [3.0.1](https://github.com/remarkablemark/html-react-parser/compare/v3.0.0...v3.0.1) (2022-07-10)
66

7-
87
### Bug Fixes
98

10-
* parse head/body with newline correctly (bump html-dom-parser) ([d00087a](https://github.com/remarkablemark/html-react-parser/commit/d00087aa5fd7818efd4a21e116b294c533009a55))
9+
- parse head/body with newline correctly (bump html-dom-parser) ([d00087a](https://github.com/remarkablemark/html-react-parser/commit/d00087aa5fd7818efd4a21e116b294c533009a55))
1110

1211
## [3.0.0](https://github.com/remarkablemark/html-react-parser/compare/v2.0.0...v3.0.0) (2022-07-05)
1312

14-
1513
### ⚠ BREAKING CHANGES
1614

17-
* bump domhandler from 4 to 5, html-dom-parser from 2 to 3
15+
- bump domhandler from 4 to 5, html-dom-parser from 2 to 3
1816

1917
### Build System
2018

21-
* upgrade domhandler to 5.0.3 and html-dom-parser to 3.0.0 ([a0f63a2](https://github.com/remarkablemark/html-react-parser/commit/a0f63a2b158efc6f49adbd7cd9f6e5e8ded56680))
19+
- upgrade domhandler to 5.0.3 and html-dom-parser to 3.0.0 ([a0f63a2](https://github.com/remarkablemark/html-react-parser/commit/a0f63a2b158efc6f49adbd7cd9f6e5e8ded56680))
2220

2321
## [2.0.0](https://github.com/remarkablemark/html-react-parser/compare/v1.4.14...v2.0.0) (2022-06-18)
2422

25-
2623
### ⚠ BREAKING CHANGES
2724

28-
* **package:** remove Internet Explorer (IE) support
25+
- **package:** remove Internet Explorer (IE) support
2926

3027
### Build System
3128

32-
* **package:** bump html-dom-parser from 1.2.0 to 2.0.0 ([6eeb156](https://github.com/remarkablemark/html-react-parser/commit/6eeb15606f1e83c988b9cd1303e7db698cec3c97))
29+
- **package:** bump html-dom-parser from 1.2.0 to 2.0.0 ([6eeb156](https://github.com/remarkablemark/html-react-parser/commit/6eeb15606f1e83c988b9cd1303e7db698cec3c97))
3330

3431
## [1.4.14](https://github.com/remarkablemark/html-react-parser/compare/v1.4.13...v1.4.14) (2022-05-30)
3532

0 commit comments

Comments
 (0)