Skip to content

Commit

Permalink
chore(release): 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xweb3 committed Jul 19, 2022
1 parent 6d0cd9e commit 0de3d68
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.9.4 (2022-07-19)


### Features

* 🎸 add staking ([6d0cd9e](https://github.com/pngfi/typescript-sdk/commit/6d0cd9ea7c3af0fb6127343e15991b70cc489970))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pngfi/sdk",
"version": "0.9.3",
"version": "0.9.4",
"description": "Typescript SDK for Penguin Finance.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 0de3d68

Please sign in to comment.