Skip to content

Commit cff4f2f

Browse files
committed
Release v0.1.8
1 parent f68367e commit cff4f2f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
## 0.1.8
4+
35
- Added
46
- Implement MVP for componentDidMount/componentDidUpdate/componentWillUnmount
57
- Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-declassify",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "say goodbye to class components [EXPERIMENTAL]",
55
"keywords": [
66
"babel-plugin",

0 commit comments

Comments
 (0)