Skip to content
Browse files

Release 0.2.2

Summary:Oops. Looks like I need to run build before publishing.
Closes #184

Differential Revision: D3032243

fb-gh-sync-id: e1c3c50df95f186e86c2e14dce96fe83214a4513
shipit-source-id: e1c3c50df95f186e86c2e14dce96fe83214a4513
  • Loading branch information...
1 parent 2b7e3cc commit b920ea9de03022987a6e8bb4bb40acc8fe1a9e0f @hellendag hellendag committed with Facebook Github Bot 0
Showing with 7 additions and 1 deletion.
  1. +6 −0 CHANGELOG.md
  2. +1 −1 package.json
View
6 CHANGELOG.md
@@ -4,6 +4,12 @@ Notable changes to Draft.js will be documented in this file.
Changes to `src` are live in production on facebook.com at the time of release.
+## 0.2.2 (March 9, 2016)
+
+### Fixed
+
+* Build before publish to get the warning suppression in place correctly
+
## 0.2.1 (March 9, 2016)
### Added
View
2 package.json
@@ -1,7 +1,7 @@
{
"name": "draft-js",
"description": "A React framework for building text editors.",
- "version": "0.2.1",
+ "version": "0.2.2",
"keywords": [
"draftjs",
"editor",

0 comments on commit b920ea9

Please sign in to comment.
Something went wrong with that request. Please try again.