Skip to content

Commit

Permalink
chore(release): 7.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Dec 30, 2023
1 parent 2b356b8 commit a6014c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/protons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [protons-v7.3.2](https://github.com/ipfs/protons/compare/protons-v7.3.1...protons-v7.3.2) (2023-12-30)


### Dependencies

* 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))

## [protons-v7.3.1](https://github.com/ipfs/protons/compare/protons-v7.3.0...protons-v7.3.1) (2023-11-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/protons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protons",
"version": "7.3.1",
"version": "7.3.2",
"description": "Protobuf to ts transpiler",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/protons/tree/master/packages/protons#readme",
Expand Down

0 comments on commit a6014c6

Please sign in to comment.