Skip to content

Commit

Permalink
chore: release version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Oct 5, 2023
1 parent 69241fa commit b379e75
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


## [1.0.3](https://github.com/tf2pickup-org/mumble-protocol/compare/1.0.2...1.0.3) (2023-10-05)


### Bug Fixes

* **deps:** update dependency @protobuf-ts/runtime to v2.9.1 ([2fefc5a](https://github.com/tf2pickup-org/mumble-protocol/commit/2fefc5a926093d6749f76116f457593ddd6d779d))
* **deps:** update Mumble.proto to version 1.4.287 ([#91](https://github.com/tf2pickup-org/mumble-protocol/issues/91)) ([69241fa](https://github.com/tf2pickup-org/mumble-protocol/commit/69241faf108399d2a2b751f18be03c0c71dd605a))

## [1.0.2](https://github.com/tf2pickup-org/mumble-protocol/compare/1.0.1...1.0.2) (2023-06-20)


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": "@tf2pickup-org/mumble-protocol",
"version": "1.0.2",
"version": "1.0.3",
"description": "Mumble protocol typings",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b379e75

Please sign in to comment.