Update protoc to 3.21.6

This commit is contained in:
Taiki Endo
2022-09-15 08:37:15 +09:00
parent 5475499f3a
commit 39be0e3135
3 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `protoc@latest` to 3.21.6.
## [1.13.0] - 2022-09-10
- Avoid using sudo on `protoc` installation.