Skip to content

Commit bda342e

Browse files
committed
Release v0.1.10
1 parent 8718267 commit bda342e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 0.1.10
4+
5+
- Misc
6+
- Internal housekeeping, including introduction of GitHub Actions, Prettier, and ESLint.
7+
38
## 0.1.9
49

510
- Added

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.9",
3+
"version": "0.1.10",
44
"description": "say goodbye to class components [EXPERIMENTAL]",
55
"keywords": [
66
"babel-plugin",

0 commit comments

Comments
 (0)