Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 23, 2025
1 parent 7233468 commit 45a640b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/mighty-pans-suffer.md

This file was deleted.

7 changes: 7 additions & 0 deletions sdk/create-dapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @iota/create-dapp

## 0.3.2

### Patch Changes

- Updated dependencies [f0c83a2]
- @iota/dapp-kit@0.4.0

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/create-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "IOTA Foundation <[email protected]>",
"description": "A CLI for creating new IOTA dApps",
"homepage": "https://docs.iota.org/ts-sdk/typescript/",
"version": "0.3.1",
"version": "0.3.2",
"license": "Apache-2.0",
"files": [
"CHANGELOG.md",
Expand Down
6 changes: 6 additions & 0 deletions sdk/dapp-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @iota/dapp-kit

## 0.4.0

### Minor Changes

- f0c83a2: Improved the connect-modal style so its easier to read and interact in small screens

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/dapp-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "IOTA Foundation <[email protected]>",
"description": "A collection of React hooks and components for interacting with the IOTA blockchain and wallets.",
"homepage": "https://docs.iota.org/ts-sdk/dapp-kit/",
"version": "0.3.3",
"version": "0.4.0",
"license": "Apache-2.0",
"files": [
"CHANGELOG.md",
Expand Down

0 comments on commit 45a640b

Please sign in to comment.