Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6ab083a

Browse files
aforismesenFacebook Github Bot 0
authored andcommitted
Release 0.2.2
Summary:Oops. Looks like I need to run build before publishing. Closes facebookarchive/draft-js#184 Differential Revision: D3032243 fb-gh-sync-id: e1c3c50df95f186e86c2e14dce96fe83214a4513 shipit-source-id: e1c3c50df95f186e86c2e14dce96fe83214a4513
1 parent 4f5a921 commit 6ab083a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Notable changes to Draft.js will be documented in this file.
44

55
Changes to `src` are live in production on facebook.com at the time of release.
66

7+
## 0.2.2 (March 9, 2016)
8+
9+
### Fixed
10+
11+
* Build before publish to get the warning suppression in place correctly
12+
713
## 0.2.1 (March 9, 2016)
814

915
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "draft-js",
33
"description": "A React framework for building text editors.",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"keywords": [
66
"draftjs",
77
"editor",

0 commit comments

Comments
 (0)