Skip to content

Commit

Permalink
Merge pull request #158 from AbstractSDK/changeset-release/mainline
Browse files Browse the repository at this point in the history
chore: version packages
  • Loading branch information
adairrr authored Nov 26, 2024
2 parents ba39dbe + 0a5bfe4 commit e3822ce
Show file tree
Hide file tree
Showing 17 changed files with 69 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-turtles-sin.md

This file was deleted.

9 changes: 9 additions & 0 deletions examples/wagemos-cosmoskit-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# wagemos-cosmoskit-nextjs

## 0.4.10

### Patch Changes

- Updated dependencies [[`ba39dbe`](https://github.com/AbstractSDK/abstract.js/commit/ba39dbe4997c2a1e3c2372b6d9fefced23bf5d35)]:
- @abstract-money/core@3.4.3
- @abstract-money/react@2.3.6
- @abstract-money/provider-cosmoskit@10.0.6

## 0.4.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/wagemos-cosmoskit-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wagemos-cosmoskit-nextjs",
"version": "0.4.9",
"version": "0.4.10",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
9 changes: 9 additions & 0 deletions examples/wagemos-graz-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# wagemos-graz-nextjs

## 0.4.10

### Patch Changes

- Updated dependencies [[`ba39dbe`](https://github.com/AbstractSDK/abstract.js/commit/ba39dbe4997c2a1e3c2372b6d9fefced23bf5d35)]:
- @abstract-money/core@3.4.3
- @abstract-money/provider-graz@11.0.3
- @abstract-money/react@2.3.6

## 0.4.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/wagemos-graz-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wagemos-graz-nextjs",
"version": "0.4.9",
"version": "0.4.10",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS='--inspect' next dev",
Expand Down
7 changes: 7 additions & 0 deletions packages/actions-xion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @abstract-money/actions-xion

## 0.0.5

### Patch Changes

- Updated dependencies [[`ba39dbe`](https://github.com/AbstractSDK/abstract.js/commit/ba39dbe4997c2a1e3c2372b6d9fefced23bf5d35)]:
- @abstract-money/core@3.4.3

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/actions-xion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abstract-money/actions-xion",
"version": "0.0.4",
"version": "0.0.5",
"description": "Abstraxion utils",
"author": "adairrr <[email protected]>",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## 0.1.0

## 3.4.3

### Patch Changes

- [`ba39dbe`](https://github.com/AbstractSDK/abstract.js/commit/ba39dbe4997c2a1e3c2372b6d9fefced23bf5d35) Thanks [@adairrr](https://github.com/adairrr)! - Ensure that hostChainNameToName doesn't throw

## 3.4.2

### Patch 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": "@abstract-money/core",
"version": "3.4.2",
"version": "3.4.3",
"description": "Typings for Abstract smart contracts",
"homepage": "https://github.com/AbstractSDK/abstract.js#readme",
"author": "adairrr <[email protected]>",
Expand Down
7 changes: 7 additions & 0 deletions packages/provider-cosmoskit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @abstract-money/provider-cosmoskit

## 10.0.6

### Patch Changes

- Updated dependencies []:
- @abstract-money/react@2.3.6

## 10.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/provider-cosmoskit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abstract-money/provider-cosmoskit",
"version": "10.0.5",
"version": "10.0.6",
"description": "Provider for CosmosKit",
"homepage": "https://github.com/AbstractSDK/abstract.js#readme",
"author": "dalechyn <[email protected]>",
Expand Down
8 changes: 8 additions & 0 deletions packages/provider-graz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @abstract-money/provider-graz

## 11.0.3

### Patch Changes

- Updated dependencies [[`ba39dbe`](https://github.com/AbstractSDK/abstract.js/commit/ba39dbe4997c2a1e3c2372b6d9fefced23bf5d35)]:
- @abstract-money/core@3.4.3
- @abstract-money/react@2.3.6

## 11.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/provider-graz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abstract-money/provider-graz",
"version": "11.0.2",
"version": "11.0.3",
"description": "Provider for Graz",
"homepage": "https://github.com/AbstractSDK/abstract.js#readme",
"author": "dalechyn <[email protected]>",
Expand Down
8 changes: 8 additions & 0 deletions packages/provider-xion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @abstract-money/provider-xion

## 4.0.3

### Patch Changes

- Updated dependencies [[`ba39dbe`](https://github.com/AbstractSDK/abstract.js/commit/ba39dbe4997c2a1e3c2372b6d9fefced23bf5d35)]:
- @abstract-money/core@3.4.3
- @abstract-money/react@2.3.6

## 4.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/provider-xion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abstract-money/provider-xion",
"version": "4.0.2",
"version": "4.0.3",
"description": "Provider for Xion",
"homepage": "https://github.com/AbstractSDK/abstract.js#readme",
"author": "adair <[email protected]>",
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @abstract-money/react

## 2.3.6

### Patch Changes

- Updated dependencies [[`ba39dbe`](https://github.com/AbstractSDK/abstract.js/commit/ba39dbe4997c2a1e3c2372b6d9fefced23bf5d35)]:
- @abstract-money/core@3.4.3

## 2.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abstract-money/react",
"version": "2.3.5",
"version": "2.3.6",
"description": "React Hooks for Abstract SDK",
"homepage": "https://github.com/AbstractSDK/abstract.js#readme",
"author": "dalechyn <[email protected]>",
Expand Down

0 comments on commit e3822ce

Please sign in to comment.