Skip to content

Commit

Permalink
chore: update versions (alpha) (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 22, 2024
1 parent c695fbf commit fee42c8
Show file tree
Hide file tree
Showing 11 changed files with 99 additions and 5 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"rich-wolves-whisper",
"rotten-horses-teach",
"shiny-pandas-repeat",
"silver-plants-rule",
"smart-deers-cough",
"sour-wasps-film",
"tame-cows-add",
Expand Down
20 changes: 20 additions & 0 deletions apps/abstraxion-dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# abstraxion-dashboard

## 0.2.0-alpha.14

### Minor Changes

- [#94](https://github.com/burnt-labs/xion.js/pull/94) [`c695fbf`](https://github.com/burnt-labs/xion.js/commit/c695fbfa636dd149a2f7305cd87298c6cc84d67e) Thanks [@justinbarry](https://github.com/justinbarry)! - Update the following packages to the latest version:

| Package | Version |
| ------------------------- | ------- |
| @cosmjs/cosmwasm-stargate | ^0.32.2 |
| @cosmjs/proto-signing | ^0.32.2 |
| @cosmjs/stargate | ^0.32.2 |
| @cosmjs/tendermint-rpc | ^0.32.2 |
| cosmjs-types | ^0.9.0 |

### Patch Changes

- Updated dependencies [[`c695fbf`](https://github.com/burnt-labs/xion.js/commit/c695fbfa636dd149a2f7305cd87298c6cc84d67e)]:
- @burnt-labs/abstraxion@1.0.0-alpha.33
- @burnt-labs/signers@0.1.0-alpha.6

## 0.2.0-alpha.13

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/abstraxion-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abstraxion-dashboard",
"version": "0.2.0-alpha.13",
"version": "0.2.0-alpha.14",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
20 changes: 20 additions & 0 deletions apps/demo-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# demo-app

## 1.1.0-alpha.18

### Minor Changes

- [#94](https://github.com/burnt-labs/xion.js/pull/94) [`c695fbf`](https://github.com/burnt-labs/xion.js/commit/c695fbfa636dd149a2f7305cd87298c6cc84d67e) Thanks [@justinbarry](https://github.com/justinbarry)! - Update the following packages to the latest version:

| Package | Version |
| ------------------------- | ------- |
| @cosmjs/cosmwasm-stargate | ^0.32.2 |
| @cosmjs/proto-signing | ^0.32.2 |
| @cosmjs/stargate | ^0.32.2 |
| @cosmjs/tendermint-rpc | ^0.32.2 |
| cosmjs-types | ^0.9.0 |

### Patch Changes

- Updated dependencies [[`c695fbf`](https://github.com/burnt-labs/xion.js/commit/c695fbfa636dd149a2f7305cd87298c6cc84d67e)]:
- @burnt-labs/abstraxion@1.0.0-alpha.33
- @burnt-labs/signers@0.1.0-alpha.6

## 1.1.0-alpha.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/demo-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo-app",
"version": "1.1.0-alpha.17",
"version": "1.1.0-alpha.18",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
19 changes: 19 additions & 0 deletions packages/abstraxion-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @burnt-labs/abstraxion-core

## 1.0.0-alpha.32

### Minor Changes

- [#94](https://github.com/burnt-labs/xion.js/pull/94) [`c695fbf`](https://github.com/burnt-labs/xion.js/commit/c695fbfa636dd149a2f7305cd87298c6cc84d67e) Thanks [@justinbarry](https://github.com/justinbarry)! - Update the following packages to the latest version:

| Package | Version |
| ------------------------- | ------- |
| @cosmjs/cosmwasm-stargate | ^0.32.2 |
| @cosmjs/proto-signing | ^0.32.2 |
| @cosmjs/stargate | ^0.32.2 |
| @cosmjs/tendermint-rpc | ^0.32.2 |
| cosmjs-types | ^0.9.0 |

### Patch Changes

- Updated dependencies [[`c695fbf`](https://github.com/burnt-labs/xion.js/commit/c695fbfa636dd149a2f7305cd87298c6cc84d67e)]:
- @burnt-labs/signers@0.1.0-alpha.6

## 1.0.0-alpha.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abstraxion-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@burnt-labs/abstraxion-core",
"version": "1.0.0-alpha.31",
"version": "1.0.0-alpha.32",
"sideEffects": [
"**/*.css"
],
Expand Down
20 changes: 20 additions & 0 deletions packages/abstraxion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @burnt-labs/abstraxion

## 1.0.0-alpha.33

### Minor Changes

- [#94](https://github.com/burnt-labs/xion.js/pull/94) [`c695fbf`](https://github.com/burnt-labs/xion.js/commit/c695fbfa636dd149a2f7305cd87298c6cc84d67e) Thanks [@justinbarry](https://github.com/justinbarry)! - Update the following packages to the latest version:

| Package | Version |
| ------------------------- | ------- |
| @cosmjs/cosmwasm-stargate | ^0.32.2 |
| @cosmjs/proto-signing | ^0.32.2 |
| @cosmjs/stargate | ^0.32.2 |
| @cosmjs/tendermint-rpc | ^0.32.2 |
| cosmjs-types | ^0.9.0 |

### Patch Changes

- Updated dependencies [[`c695fbf`](https://github.com/burnt-labs/xion.js/commit/c695fbfa636dd149a2f7305cd87298c6cc84d67e)]:
- @burnt-labs/abstraxion-core@1.0.0-alpha.32
- @burnt-labs/signers@0.1.0-alpha.6

## 1.0.0-alpha.32

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abstraxion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@burnt-labs/abstraxion",
"version": "1.0.0-alpha.32",
"version": "1.0.0-alpha.33",
"sideEffects": [
"**/*.css"
],
Expand Down
14 changes: 14 additions & 0 deletions packages/signers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @burnt-labs/signers

## 0.1.0-alpha.6

### Minor Changes

- [#94](https://github.com/burnt-labs/xion.js/pull/94) [`c695fbf`](https://github.com/burnt-labs/xion.js/commit/c695fbfa636dd149a2f7305cd87298c6cc84d67e) Thanks [@justinbarry](https://github.com/justinbarry)! - Update the following packages to the latest version:

| Package | Version |
| ------------------------- | ------- |
| @cosmjs/cosmwasm-stargate | ^0.32.2 |
| @cosmjs/proto-signing | ^0.32.2 |
| @cosmjs/stargate | ^0.32.2 |
| @cosmjs/tendermint-rpc | ^0.32.2 |
| cosmjs-types | ^0.9.0 |

## 0.1.0-alpha.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/signers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@burnt-labs/signers",
"version": "0.1.0-alpha.5",
"version": "0.1.0-alpha.6",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit fee42c8

Please sign in to comment.