Skip to content

Commit

Permalink
Merge pull request #232 from starknet-io/changeset-release/master
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
naorye2 authored Apr 24, 2024
2 parents dc8c748 + db6b71a commit 71a24aa
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 83 deletions.
6 changes: 0 additions & 6 deletions .changeset/twenty-tomatoes-flow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wild-bears-remember.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# get-starknet-core

## 3.2.1

### Patch Changes

- 9207c26: Support OKX wallet
- 9207c26: Support MetaMask Starknet snap

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "get-starknet-core",
"version": "3.2.0",
"version": "3.2.1",
"keywords": [
"starknet",
"starkware",
Expand Down
10 changes: 10 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# get-starknet

## 3.2.1

### Patch Changes

- 9207c26: Support OKX wallet
- 9207c26: Support MetaMask Starknet snap
- Updated dependencies [9207c26]
- Updated dependencies [9207c26]
- [email protected]

## 3.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "get-starknet",
"version": "3.0.1",
"version": "3.2.1",
"keywords": [
"starknet",
"starkware",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"bowser": "^2.11.0",
"get-starknet-core": "workspace:^3.0.1"
"get-starknet-core": "workspace:^3.2.1"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^1.0.1",
Expand Down
70 changes: 2 additions & 68 deletions pnpm-lock.yaml

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

0 comments on commit 71a24aa

Please sign in to comment.