Version 2.2.1-dev.1.0

Merge commit '1dd45592712299947974158e4d3937397d099ac1' into dev
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f2e68e..e111253 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,4 @@
-## 2.2.1-dev.XX.0
-(Add new changes here, and they will be copied to the change section for the
-  next dev version)
-
-### Language
-
-### Core library changes
-
-### Dart VM
+## 2.2.1-dev.1.0
 
 ### Tool Changes
 
@@ -49,7 +41,11 @@
 
 [visualizer]: https://dart-lang.github.io/dump-info-visualizer/
 
-#### Other Tools
+## 2.2.1-dev.0.0
+
+* Cherry-pick 6f8415245d4dd298730facf83e03de69fc29bbd3 to dev
+* Cherry-pick e7d263b05f7f66d15f778df60ee60625e9a3c5f4 to dev
+* Cherry-pick dc8a56bc0ece296915c7016e0a8241c7068eca18 to dev
 
 ## 2.2.0 - 2019-02-26
 
diff --git a/tools/VERSION b/tools/VERSION
index 8e37f07..5df95eb 100644
--- a/tools/VERSION
+++ b/tools/VERSION
@@ -29,11 +29,11 @@
 #  * Deprecating an old ABI version:
 #     - increase OLDEST_SUPPORTED_ABI_VERSION to the version that is supported.
 #
-CHANNEL be
+CHANNEL dev
 MAJOR 2
 MINOR 2
 PATCH 1
-PRERELEASE 0
+PRERELEASE 1
 PRERELEASE_PATCH 0
 ABI_VERSION 0
 OLDEST_SUPPORTED_ABI_VERSION 0