Skip to content

Commit 50be70c

Browse files
chore(release): 0.0.3
1 parent fc0fb61 commit 50be70c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Change Log
2+
3+
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.
4+
5+
<a name="0.0.3"></a>
6+
## [0.0.3](https://github.com/remarkablemark/react-dom-core/compare/v0.0.2...v0.0.3) (2018-04-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **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)
12+
13+
14+
115
## [0.0.2](https://github.com/remarkablemark/html-dom-core/compare/v0.0.1...v0.0.2) - 2017-09-30
216

317
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dom-core",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Exposes the core/internal modules from react-dom lib.",
55
"author": "Mark <mark@remarkablemark.org>",
66
"scripts": {

0 commit comments

Comments
 (0)