Skip to content

Commit 56a7ff5

Browse files
docs(react-dom-core): fix and tidy CHANGELOG.md
1 parent d6ba7a0 commit 56a7ff5

File tree

1 file changed

+9
-29
lines changed

1 file changed

+9
-29
lines changed

packages/react-dom-core/CHANGELOG.md

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,53 +3,33 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
# [0.1.0](https://github.com/remarkablemark/react-dom-core/compare/react-dom-core@0.0.5...react-dom-core@0.1.0) (2019-05-26)
7-
8-
9-
### Features
10-
11-
* **all:** add newline between badges ([a2d238d](https://github.com/remarkablemark/react-dom-core/commit/a2d238d))
12-
13-
6+
## [0.1.0](https://github.com/remarkablemark/react-dom-core/compare/react-dom-core@0.0.5...react-dom-core@0.1.0) (2019-05-26)
147

8+
### Bug Fixes
159

10+
- **react-dom-core:** add script to replace `react` with `react-15` ([ddb33ec](https://github.com/remarkablemark/react-dom-core/commit/ddb33ec))
1611

17-
## 0.0.5 (2019-05-26)
12+
## [0.0.5](https://github.com/remarkablemark/react-dom-core/blob/react-dom-core%400.0.5/packages/react-dom-core/CHANGELOG.md) (2019-05-26)
1813

1914
**Note:** Version bump only for package react-dom-core
2015

21-
22-
23-
24-
25-
# Change Log
26-
27-
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.
28-
29-
<a name="0.0.4"></a>
3016
## [0.0.4](https://github.com/remarkablemark/react-dom-core/compare/v0.0.3...v0.0.4) (2019-03-07)
3117

32-
33-
34-
<a name="0.0.3"></a>
3518
## [0.0.3](https://github.com/remarkablemark/react-dom-core/compare/v0.0.2...v0.0.3) (2018-04-15)
3619

37-
3820
### Bug Fixes
3921

40-
* **package:** add react@15 to dependencies ([cf2177f](https://github.com/remarkablemark/react-dom-core/commit/cf2177f)), closes [#1](https://github.com/remarkablemark/react-dom-core/issues/1)
41-
42-
22+
- **package:** add react@15 to dependencies ([cf2177f](https://github.com/remarkablemark/react-dom-core/commit/cf2177f)), closes [#1](https://github.com/remarkablemark/react-dom-core/issues/1)
4323

4424
## [0.0.2](https://github.com/remarkablemark/html-dom-core/compare/v0.0.1...v0.0.2) - 2017-09-30
4525

4626
### Bug Fixes
4727

48-
* **package:** include `lib` when publishing package ([68bdaef](https://github.com/remarkablemark/react-dom-core/commit/68bdaef))
28+
- **package:** include `lib` when publishing package ([68bdaef](https://github.com/remarkablemark/react-dom-core/commit/68bdaef))
4929

50-
# [0.0.1](https://github.com/remarkablemark/react-dom-core/tree/v0.0.1) (2017-09-30)
30+
## [0.0.1](https://github.com/remarkablemark/react-dom-core/tree/v0.0.1) (2017-09-30)
5131

5232
### Features
5333

54-
* **lib:** copy `react-dom/lib` instead of referencing with require ([1ba8d63](https://github.com/remarkablemark/react-dom-core/commit/1ba8d63))
55-
* **property-config:** expose react-dom@15 DOM property config ([fa0869b](https://github.com/remarkablemark/react-dom-core/commit/fa0869b))
34+
- **lib:** copy `react-dom/lib` instead of referencing with require ([1ba8d63](https://github.com/remarkablemark/react-dom-core/commit/1ba8d63))
35+
- **property-config:** expose react-dom@15 DOM property config ([fa0869b](https://github.com/remarkablemark/react-dom-core/commit/fa0869b))

0 commit comments

Comments
 (0)