Skip to content

Commit

Permalink
chore(release): 7.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [protons-v7.2.0](protons-v7.1.0...protons-v7.2.0) (2023-10-23)

### Features

* support jstype custom options ([#117](#117)) ([ba35475](ba35475)), closes [#112](#112)
  • Loading branch information
semantic-release-bot committed Oct 23, 2023
1 parent 17aaad9 commit 47359ee
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.2.0](https://github.com/ipfs/protons/compare/protons-v7.1.0...protons-v7.2.0) (2023-10-23)


### Features

* support jstype custom options ([#117](https://github.com/ipfs/protons/issues/117)) ([ba35475](https://github.com/ipfs/protons/commit/ba354756bbec60055bbeb4a6ee5bc3ab73267312)), closes [#112](https://github.com/ipfs/protons/issues/112)

## [protons-v7.1.0](https://github.com/ipfs/protons/compare/protons-v7.0.7...protons-v7.1.0) (2023-10-23)


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.1.0",
"version": "7.2.0",
"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 47359ee

Please sign in to comment.