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 768573b commit cbfe768Copy full SHA for cbfe768
packages/protons/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [protons-v7.2.1](https://github.com/ipfs/protons/compare/protons-v7.2.0...protons-v7.2.1) (2023-10-23)
2
+
3
4
+### Tests
5
6
+* regenerate custom options ([768573b](https://github.com/ipfs/protons/commit/768573b5f607fb80b2b1e94205b848b72cbc85e4))
7
8
## [protons-v7.2.0](https://github.com/ipfs/protons/compare/protons-v7.1.0...protons-v7.2.0) (2023-10-23)
9
10
packages/protons/package.json
@@ -1,6 +1,6 @@
{
"name": "protons",
- "version": "7.2.0",
+ "version": "7.2.1",
"description": "Protobuf to ts transpiler",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/protons/tree/master/packages/protons#readme",
0 commit comments