We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072f99d commit d5906e7Copy full SHA for d5906e7
protoc_plugin/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 22.0.2-wip
+## 22.1.0
2
3
* Fix factory argument types for protobuf `Map` fields. ([#975])
4
* Fix import order changes when files are passed in different order to `protoc`.
protoc_plugin/pubspec.yaml
@@ -1,5 +1,5 @@
name: protoc_plugin
-version: 22.0.2-wip
+version: 22.1.0
description: A protobuf protoc compiler plugin used to generate Dart code.
repository: https://github.com/google/protobuf.dart/tree/master/protoc_plugin
5
0 commit comments