Skip to content

Commit

Permalink
chore: release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SyedAhkam committed Mar 13, 2023
1 parent ead31d9 commit 03fe0b5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.1] - 2023-03-14

### Fixed

- Fix typescript error (ead31d9)

## [0.2.0] - 2023-03-14

### Fixed
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": "hotkeys-sdk",
"version": "0.2.0",
"version": "0.2.1",
"description": "Typescript SDK for HotKeys",
"repository": {
"type": "git",
Expand Down

0 comments on commit 03fe0b5

Please sign in to comment.