Skip to content

Commit

Permalink
chore(master): release 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorShadurin committed Oct 8, 2024
1 parent 72d8e71 commit 5ec206a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.9.0](https://github.com/DappyKit/sdk/compare/v2.8.0...v2.9.0) (2024-10-08)


### Features

* check application exists ([#41](https://github.com/DappyKit/sdk/issues/41)) ([72d8e71](https://github.com/DappyKit/sdk/commit/72d8e71fbbb517d7ad6228fcbfb3e30127ae33fa))

## [2.8.0](https://github.com/DappyKit/sdk/compare/v2.7.0...v2.8.0) (2024-05-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dappykit/sdk",
"version": "2.8.0",
"version": "2.9.0",
"description": "Web3 SDK for DApps",
"main": "dist/index.min.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 5ec206a

Please sign in to comment.