Skip to content

Commit

Permalink
Merge pull request #229 from burnt-labs/changeset-release/main
Browse files Browse the repository at this point in the history
chore(release): version packages 🦋 (alpha)
  • Loading branch information
BurntNerve authored Oct 31, 2024
2 parents 2c71914 + 929fda6 commit 68a9b69
Show file tree
Hide file tree
Showing 9 changed files with 44 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"calm-coats-approve",
"chilly-lamps-float",
"clever-vans-drop",
"cuddly-feet-end",
"curly-deers-beg",
"cyan-readers-crash",
"early-moons-remain",
Expand Down Expand Up @@ -52,12 +53,14 @@
"new-timers-sleep",
"nine-parrots-doubt",
"odd-planets-hammer",
"perfect-hounds-hear",
"poor-papayas-grin",
"purple-penguins-refuse",
"quick-clouds-compare",
"quiet-rice-whisper",
"rare-llamas-lie",
"rich-wolves-whisper",
"sharp-carpets-confess",
"silly-seas-sip",
"silver-plants-rule",
"six-zebras-impress",
Expand Down
13 changes: 13 additions & 0 deletions apps/demo-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# demo-app

## 1.1.0-alpha.36

### Minor Changes

- [#227](https://github.com/burnt-labs/xion.js/pull/227) [`6a1a037`](https://github.com/burnt-labs/xion.js/commit/6a1a0370d0145543b518c72c2141d4ebbbaf655c) Thanks [@BurntVal](https://github.com/BurntVal)! - introduce gasPrice param; provide documentation on "auto" fee use

### Patch Changes

- Updated dependencies [[`82733d9`](https://github.com/burnt-labs/xion.js/commit/82733d90a058249f006f358910836b708ae95e9c), [`6a1a037`](https://github.com/burnt-labs/xion.js/commit/6a1a0370d0145543b518c72c2141d4ebbbaf655c), [`bfdc30e`](https://github.com/burnt-labs/xion.js/commit/bfdc30e16b4028a561c7f1608f94fdec9faf8f83)]:
- @burnt-labs/ui@0.1.0-alpha.15
- @burnt-labs/abstraxion@1.0.0-alpha.51
- @burnt-labs/abstraxion-core@1.0.0-alpha.47

## 1.1.0-alpha.35

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

## 1.0.0-alpha.47

### Minor Changes

- [#228](https://github.com/burnt-labs/xion.js/pull/228) [`bfdc30e`](https://github.com/burnt-labs/xion.js/commit/bfdc30e16b4028a561c7f1608f94fdec9faf8f83) Thanks [@BurntVal](https://github.com/BurntVal)! - Added a grant validity check to verify expiration

## 1.0.0-alpha.46

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

## 1.0.0-alpha.51

### Minor Changes

- [#227](https://github.com/burnt-labs/xion.js/pull/227) [`6a1a037`](https://github.com/burnt-labs/xion.js/commit/6a1a0370d0145543b518c72c2141d4ebbbaf655c) Thanks [@BurntVal](https://github.com/BurntVal)! - introduce gasPrice param; provide documentation on "auto" fee use

### Patch Changes

- Updated dependencies [[`82733d9`](https://github.com/burnt-labs/xion.js/commit/82733d90a058249f006f358910836b708ae95e9c), [`bfdc30e`](https://github.com/burnt-labs/xion.js/commit/bfdc30e16b4028a561c7f1608f94fdec9faf8f83)]:
- @burnt-labs/ui@0.1.0-alpha.15
- @burnt-labs/abstraxion-core@1.0.0-alpha.47

## 1.0.0-alpha.50

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

## 0.1.0-alpha.15

### Minor Changes

- [#232](https://github.com/burnt-labs/xion.js/pull/232) [`82733d9`](https://github.com/burnt-labs/xion.js/commit/82733d90a058249f006f358910836b708ae95e9c) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added slight tweaks to fix mobile behavior

## 0.1.0-alpha.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@burnt-labs/ui",
"version": "0.1.0-alpha.14",
"version": "0.1.0-alpha.15",
"sideEffects": [
"**/*.css"
],
Expand Down

0 comments on commit 68a9b69

Please sign in to comment.