Skip to content

Commit

Permalink
chore: release version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed May 23, 2022
1 parent caa3680 commit 32e808d
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 @@


## [0.0.2](https://github.com/tf2pickup-org/mumble-protocol/compare/0.0.1...0.0.2) (2022-05-23)


### Bug Fixes

* **ci:** set access to public ([caa3680](https://github.com/tf2pickup-org/mumble-protocol/commit/caa368082f5ebc327e423344d2ec8ac738df1001))

## 0.0.1 (2022-05-23)


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": "0.0.1",
"version": "0.0.2",
"description": "Mumble protocol typings",
"main": "dist/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 32e808d

Please sign in to comment.