Skip to content

Commit a6014c6

Browse files
chore(release): 7.3.2 [skip ci]
## [protons-v7.3.2](protons-v7.3.1...protons-v7.3.2) (2023-12-30) ### Dependencies * bump meow from 12.1.1 to 13.0.0 ([#125](#125)) ([2b356b8](2b356b8))
1 parent 2b356b8 commit a6014c6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/protons/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [protons-v7.3.2](https://github.com/ipfs/protons/compare/protons-v7.3.1...protons-v7.3.2) (2023-12-30)
2+
3+
4+
### Dependencies
5+
6+
* bump meow from 12.1.1 to 13.0.0 ([#125](https://github.com/ipfs/protons/issues/125)) ([2b356b8](https://github.com/ipfs/protons/commit/2b356b87619cdcadbbcde6f4d8c4c35cb252d970))
7+
18
## [protons-v7.3.1](https://github.com/ipfs/protons/compare/protons-v7.3.0...protons-v7.3.1) (2023-11-22)
29

310

packages/protons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protons",
3-
"version": "7.3.1",
3+
"version": "7.3.2",
44
"description": "Protobuf to ts transpiler",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/protons/tree/master/packages/protons#readme",

0 commit comments

Comments
 (0)