Skip to content

Commit 8d003aa

Browse files
committed
chore(release): add missing CHANGELOG for v0.2.2
1 parent d574d44 commit 8d003aa

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,13 @@
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

55
<a name="0.4.0"></a>
6-
# [0.4.0](https://github.com/thibaudcolas/draftjs-filters/compare/v0.3.0...v0.4.0) (2018-01-17)
76

7+
# [0.4.0](https://github.com/thibaudcolas/draftjs-filters/compare/v0.3.0...v0.4.0) (2018-01-17)
88

99
### Features
1010

1111
* **api:** add ability for whitelist to filter by undefined attribute ([a4af845](https://github.com/thibaudcolas/draftjs-filters/commit/a4af845))
1212

13-
14-
1513
<a name="0.3.0"></a>
1614

1715
# [0.3.0](https://github.com/thibaudcolas/draftjs-filters/compare/v0.2.2...v0.3.0) (2018-01-15)
@@ -49,6 +47,12 @@ All notable changes to this project will be documented in this file. See [standa
4947
* **filters:** start updating filter methods to work on ContentState ([e716dd9](https://github.com/thibaudcolas/draftjs-filters/commit/e716dd9))
5048
* **filters:** update whitespaceCharacters to operate on ContentState ([62fef11](https://github.com/thibaudcolas/draftjs-filters/commit/62fef11))
5149

50+
<a name="0.2.2"></a>
51+
52+
# [0.2.2](https://github.com/thibaudcolas/draftjs-filters/compare/v0.1.0...v0.2.2) (2018-01-10)
53+
54+
Identical to 0.1.0.
55+
5256
<a name="0.1.0"></a>
5357

5458
# 0.1.0 (2018-01-10)

0 commit comments

Comments
 (0)