Skip to content

Commit 5bad2d8

Browse files
docs(changelog): format with prettier
1 parent 793db0b commit 5bad2d8

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

CHANGELOG.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,40 +2,35 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

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

87
### Bug Fixes
98

10-
* bump style-to-js to 1.1.1; don't capitalize ms vendor prefix ([3df9a29](https://github.com/remarkablemark/html-react-parser/commit/3df9a29c4b38b88bdbbe630b2095b513370b6a12))
11-
12-
### [1.4.13](https://github.com/remarkablemark/html-react-parser/compare/v1.4.12...v1.4.13) (2022-05-27)
9+
- bump style-to-js to 1.1.1; don't capitalize ms vendor prefix ([3df9a29](https://github.com/remarkablemark/html-react-parser/commit/3df9a29c4b38b88bdbbe630b2095b513370b6a12))
1310

11+
## [1.4.13](https://github.com/remarkablemark/html-react-parser/compare/v1.4.12...v1.4.13) (2022-05-27)
1412

1513
### Bug Fixes
1614

17-
* export domhandler' Element ([095b6a2](https://github.com/remarkablemark/html-react-parser/commit/095b6a20b8a7dc666a59c7f95d8431ebf1f4fd5b))
18-
19-
### [1.4.12](https://www.github.com/remarkablemark/html-react-parser/compare/v1.4.11...v1.4.12) (2022-04-22)
15+
- export domhandler' Element ([095b6a2](https://github.com/remarkablemark/html-react-parser/commit/095b6a20b8a7dc666a59c7f95d8431ebf1f4fd5b))
2016

17+
## [1.4.12](https://www.github.com/remarkablemark/html-react-parser/compare/v1.4.11...v1.4.12) (2022-04-22)
2118

2219
### Bug Fixes
2320

24-
* package.json not defined by exports warning ([4456f6a](https://www.github.com/remarkablemark/html-react-parser/commit/4456f6a126c4bcbf8be8b663b5b4e5b3a38a0e4d))
25-
26-
### [1.4.11](https://www.github.com/remarkablemark/html-react-parser/compare/v1.4.10...v1.4.11) (2022-04-15)
21+
- package.json not defined by exports warning ([4456f6a](https://www.github.com/remarkablemark/html-react-parser/commit/4456f6a126c4bcbf8be8b663b5b4e5b3a38a0e4d))
2722

23+
## [1.4.11](https://www.github.com/remarkablemark/html-react-parser/compare/v1.4.10...v1.4.11) (2022-04-15)
2824

2925
### Build System
3026

31-
* upgrade html-dom-parser to add support for react-native ([50eafcc](https://www.github.com/remarkablemark/html-react-parser/commit/50eafccdae3be905d691b7b70759cd289cd99726))
32-
33-
### [1.4.10](https://www.github.com/remarkablemark/html-react-parser/compare/v1.4.9...v1.4.10) (2022-03-30)
27+
- upgrade html-dom-parser to add support for react-native ([50eafcc](https://www.github.com/remarkablemark/html-react-parser/commit/50eafccdae3be905d691b7b70759cd289cd99726))
3428

29+
## [1.4.10](https://www.github.com/remarkablemark/html-react-parser/compare/v1.4.9...v1.4.10) (2022-03-30)
3530

3631
### Build System
3732

38-
* **package:** add support for React 18 ([2816c53](https://www.github.com/remarkablemark/html-react-parser/commit/2816c53da9754f349b0b9b431481ef42606be403))
33+
- **package:** add support for React 18 ([2816c53](https://www.github.com/remarkablemark/html-react-parser/commit/2816c53da9754f349b0b9b431481ef42606be403))
3934

4035
## [1.4.9](https://www.github.com/remarkablemark/html-react-parser/compare/v1.4.8...v1.4.9) (2022-03-20)
4136

0 commit comments

Comments
 (0)