Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SyedAhkam committed Mar 13, 2023
1 parent 6a96963 commit 5335013
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
Expand Up @@ -7,7 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- Fix README (6a96963)
- Update Changelog and README (4a36b59)
- Fix typescript linting (ae6918e)

### Added

- Impl sellKey instruction (b2076a3)

## [0.0.3] - 2023-03-11
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.0.3",
"version": "0.1.0",
"description": "Typescript SDK for HotKeys",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5335013

Please sign in to comment.