Skip to content

Commit

Permalink
chore: update versions (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and justinbarry committed Mar 7, 2024
1 parent 0cb0b87 commit 7fe6f1d
Show file tree
Hide file tree
Showing 11 changed files with 68 additions and 6 deletions.
7 changes: 6 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,12 @@
"bright-carpets-rhyme",
"calm-coats-approve",
"chilly-lamps-float",
"clever-tips-exercise",
"clever-vans-drop",
"cyan-readers-crash",
"dirty-years-love",
"dry-jobs-warn",
"few-seas-burn",
"fifty-flowers-happen",
"flat-trees-confess",
"forty-cherries-appear",
Expand All @@ -40,6 +42,7 @@
"moody-months-hunt",
"neat-pillows-lie",
"new-shrimps-listen",
"new-timers-sleep",
"odd-planets-hammer",
"poor-papayas-grin",
"rich-wolves-whisper",
Expand All @@ -52,6 +55,7 @@
"spotty-cats-wink",
"strange-pumpkins-raise",
"strong-eels-peel",
"swift-swans-know",
"tame-cows-add",
"tasty-masks-kiss",
"three-oranges-retire",
Expand All @@ -63,6 +67,7 @@
"violet-foxes-clean",
"weak-ears-suffer",
"weak-glasses-rush",
"wicked-colts-reflect"
"wicked-colts-reflect",
"wild-chicken-bathe"
]
}
22 changes: 22 additions & 0 deletions apps/abstraxion-dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# abstraxion-dashboard

## 0.2.0-alpha.20

### Minor Changes

- [#122](https://github.com/burnt-labs/xion.js/pull/122) [`f15f5a8`](https://github.com/burnt-labs/xion.js/commit/f15f5a837511d03dae21f16c5a229ddb17f0e565) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added visual differences for net type to sign in modal

- [#120](https://github.com/burnt-labs/xion.js/pull/120) [`0831c9a`](https://github.com/burnt-labs/xion.js/commit/0831c9a9a5685c1b591f96a46a98371711a00e3d) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added visual elements to dashboard to distinguish between net type.

### Patch Changes

- [#123](https://github.com/burnt-labs/xion.js/pull/123) [`e4aa3f0`](https://github.com/burnt-labs/xion.js/commit/e4aa3f096cff27e6672393300532622040b0f781) Thanks [@icfor](https://github.com/icfor)! - Add staking grant for cancelling unbondings (MsgCancelUnbondingDelegation)

- [#117](https://github.com/burnt-labs/xion.js/pull/117) [`6978612`](https://github.com/burnt-labs/xion.js/commit/697861259eff1199d143f79c7d8c0666eec4760b) Thanks [@BurntVal](https://github.com/BurntVal)! - Add configurability to allow for mainnet/testnet deployments

For devs utilizing the `buildAddJWTAuthenticatorMsg` found in the @burnt-labs/signers package, please note that you will now need to pass in an aud string. Contact the team for details.

- [#69](https://github.com/burnt-labs/xion.js/pull/69) [`989dab6`](https://github.com/burnt-labs/xion.js/commit/989dab66608481b47a745cb2a84d80903b5c93ec) Thanks [@lastly001](https://github.com/lastly001)! - chore: remove unused line

- Updated dependencies [[`6978612`](https://github.com/burnt-labs/xion.js/commit/697861259eff1199d143f79c7d8c0666eec4760b)]:
- @burnt-labs/signers@0.1.0-alpha.9
- @burnt-labs/abstraxion@1.0.0-alpha.39

## 0.2.0-alpha.19

### Patch 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.19",
"version": "0.2.0-alpha.20",
"private": true,
"scripts": {
"dev": "next dev --port 3000",
Expand Down
12 changes: 12 additions & 0 deletions apps/demo-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# demo-app

## 1.1.0-alpha.24

### Minor Changes

- [#120](https://github.com/burnt-labs/xion.js/pull/120) [`0831c9a`](https://github.com/burnt-labs/xion.js/commit/0831c9a9a5685c1b591f96a46a98371711a00e3d) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added visual elements to dashboard to distinguish between net type.

### Patch Changes

- Updated dependencies [[`6978612`](https://github.com/burnt-labs/xion.js/commit/697861259eff1199d143f79c7d8c0666eec4760b)]:
- @burnt-labs/signers@0.1.0-alpha.9
- @burnt-labs/abstraxion@1.0.0-alpha.39

## 1.1.0-alpha.23

### 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.23",
"version": "1.1.0-alpha.24",
"private": true,
"scripts": {
"dev": "next dev --port 3001",
Expand Down
7 changes: 7 additions & 0 deletions packages/abstraxion-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @burnt-labs/abstraxion-core

## 1.0.0-alpha.36

### Patch Changes

- Updated dependencies [[`6978612`](https://github.com/burnt-labs/xion.js/commit/697861259eff1199d143f79c7d8c0666eec4760b)]:
- @burnt-labs/signers@0.1.0-alpha.9

## 1.0.0-alpha.35

### Minor 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.35",
"version": "1.0.0-alpha.36",
"sideEffects": [
"**/*.css"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/abstraxion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @burnt-labs/abstraxion

## 1.0.0-alpha.39

### Patch Changes

- Updated dependencies [[`6978612`](https://github.com/burnt-labs/xion.js/commit/697861259eff1199d143f79c7d8c0666eec4760b)]:
- @burnt-labs/signers@0.1.0-alpha.9
- @burnt-labs/abstraxion-core@1.0.0-alpha.36

## 1.0.0-alpha.38

### Patch 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.38",
"version": "1.0.0-alpha.39",
"sideEffects": [
"**/*.css"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/signers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @burnt-labs/signers

## 0.1.0-alpha.9

### Patch Changes

- [#117](https://github.com/burnt-labs/xion.js/pull/117) [`6978612`](https://github.com/burnt-labs/xion.js/commit/697861259eff1199d143f79c7d8c0666eec4760b) Thanks [@BurntVal](https://github.com/BurntVal)! - Add configurability to allow for mainnet/testnet deployments

For devs utilizing the `buildAddJWTAuthenticatorMsg` found in the @burnt-labs/signers package, please note that you will now need to pass in an aud string. Contact the team for details.

## 0.1.0-alpha.8

### Minor 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.8",
"version": "0.1.0-alpha.9",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 7fe6f1d

Please sign in to comment.