Skip to content

Commit

Permalink
chore(release): 3.1.0-develop.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.0-develop.1](3.0.0...3.1.0-develop.1) (2023-02-14)

### Features

* Switched to `esnext` as default tied latest ([#81](#81)) ([097ee07](097ee07))
  • Loading branch information
semantic-release-bot committed Feb 14, 2023
1 parent 097ee07 commit f429895
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.0-develop.1](https://github.com/cheqd/ts-proto/compare/3.0.0...3.1.0-develop.1) (2023-02-14)


### Features

* Switched to `esnext` as default tied latest ([#81](https://github.com/cheqd/ts-proto/issues/81)) ([097ee07](https://github.com/cheqd/ts-proto/commit/097ee0709b9a24c14070dd8282f305da51293dd0))

## [3.0.0](https://github.com/cheqd/ts-proto/compare/2.0.1...3.0.0) (2023-02-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cheqd/ts-proto",
"version": "3.0.0",
"version": "3.1.0-develop.1",
"description": "A TypeScript package for all transpiled cheqd ProtoBuf definitions.",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit f429895

Please sign in to comment.