Skip to content

Commit

Permalink
Merge pull request #128 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 Mar 27, 2024
2 parents 2f9ad6d + 77895bf commit 1ab09e8
Show file tree
Hide file tree
Showing 13 changed files with 79 additions and 6 deletions.
6 changes: 6 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"chilly-lamps-float",
"clever-tips-exercise",
"clever-vans-drop",
"curly-deers-beg",
"cyan-readers-crash",
"dirty-years-love",
"dry-jobs-warn",
Expand All @@ -33,9 +34,11 @@
"good-cougars-turn",
"grumpy-pens-give",
"honest-apples-admire",
"khaki-bats-try",
"khaki-mails-listen",
"khaki-pots-brake",
"khaki-rats-beam",
"kind-beans-return",
"light-penguins-deny",
"long-icons-kiss",
"long-windows-look",
Expand All @@ -50,9 +53,11 @@
"shiny-pandas-repeat",
"shy-planets-watch",
"silver-plants-rule",
"sixty-dragons-reflect",
"smart-deers-cough",
"sour-wasps-film",
"spotty-cats-wink",
"stale-apes-talk",
"strange-pumpkins-raise",
"strong-eels-peel",
"swift-swans-know",
Expand All @@ -61,6 +66,7 @@
"three-oranges-retire",
"tough-dolls-count",
"tough-radios-look",
"twelve-bulldogs-collect",
"twenty-carrots-occur",
"two-impalas-peel",
"unlucky-zebras-press",
Expand Down
21 changes: 21 additions & 0 deletions apps/abstraxion-dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# abstraxion-dashboard

## 0.2.0-alpha.21

### Minor Changes

- [#131](https://github.com/burnt-labs/xion.js/pull/131) [`d6673bf`](https://github.com/burnt-labs/xion.js/commit/d6673bfa9d9a72472f4336758976aa3dd3a78785) Thanks [@BurntVal](https://github.com/BurntVal)! - Implement wallet send functionality

- [#127](https://github.com/burnt-labs/xion.js/pull/127) [`00167f0`](https://github.com/burnt-labs/xion.js/commit/00167f0304a065d1d244c73b5ba02edc88f85460) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Updated UI for mainnet release

- [#138](https://github.com/burnt-labs/xion.js/pull/138) [`1f006dd`](https://github.com/burnt-labs/xion.js/commit/1f006dd5ea7bfa67eb46d01057838b0d5287d466) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Adapted dashboard for better mobile UI

- [#135](https://github.com/burnt-labs/xion.js/pull/135) [`6ea54fc`](https://github.com/burnt-labs/xion.js/commit/6ea54fc6fbca0de8434e09cb43b563e26643d7fc) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added receive functionality to dashboard

### Patch Changes

- [#137](https://github.com/burnt-labs/xion.js/pull/137) [`8de24aa`](https://github.com/burnt-labs/xion.js/commit/8de24aa187e9316c9cf9a1f431f08e4ae629842e) Thanks [@justinbarry](https://github.com/justinbarry)! - Update casing of "XION" from across multiple components

- Updated dependencies [[`d6673bf`](https://github.com/burnt-labs/xion.js/commit/d6673bfa9d9a72472f4336758976aa3dd3a78785), [`1f006dd`](https://github.com/burnt-labs/xion.js/commit/1f006dd5ea7bfa67eb46d01057838b0d5287d466), [`8de24aa`](https://github.com/burnt-labs/xion.js/commit/8de24aa187e9316c9cf9a1f431f08e4ae629842e), [`12b995f`](https://github.com/burnt-labs/xion.js/commit/12b995f5c3216bad7537d4232ea2bbd2340ced32)]:
- @burnt-labs/ui@0.1.0-alpha.8
- @burnt-labs/constants@0.1.0-alpha.7
- @burnt-labs/abstraxion@1.0.0-alpha.40

## 0.2.0-alpha.20

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

## 1.1.0-alpha.25

### Patch Changes

- Updated dependencies [[`d6673bf`](https://github.com/burnt-labs/xion.js/commit/d6673bfa9d9a72472f4336758976aa3dd3a78785), [`1f006dd`](https://github.com/burnt-labs/xion.js/commit/1f006dd5ea7bfa67eb46d01057838b0d5287d466), [`12b995f`](https://github.com/burnt-labs/xion.js/commit/12b995f5c3216bad7537d4232ea2bbd2340ced32)]:
- @burnt-labs/ui@0.1.0-alpha.8
- @burnt-labs/abstraxion@1.0.0-alpha.40

## 1.1.0-alpha.24

### 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.24",
"version": "1.1.0-alpha.25",
"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.37

### Patch Changes

- Updated dependencies [[`8de24aa`](https://github.com/burnt-labs/xion.js/commit/8de24aa187e9316c9cf9a1f431f08e4ae629842e), [`12b995f`](https://github.com/burnt-labs/xion.js/commit/12b995f5c3216bad7537d4232ea2bbd2340ced32)]:
- @burnt-labs/constants@0.1.0-alpha.7

## 1.0.0-alpha.36

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

## 1.0.0-alpha.40

### Minor Changes

- [#121](https://github.com/burnt-labs/xion.js/pull/121) [`12b995f`](https://github.com/burnt-labs/xion.js/commit/12b995f5c3216bad7537d4232ea2bbd2340ced32) Thanks [@BurntVal](https://github.com/BurntVal)! - Refactor Abstraxion to fetch config

### Patch Changes

- Updated dependencies [[`d6673bf`](https://github.com/burnt-labs/xion.js/commit/d6673bfa9d9a72472f4336758976aa3dd3a78785), [`1f006dd`](https://github.com/burnt-labs/xion.js/commit/1f006dd5ea7bfa67eb46d01057838b0d5287d466), [`8de24aa`](https://github.com/burnt-labs/xion.js/commit/8de24aa187e9316c9cf9a1f431f08e4ae629842e), [`12b995f`](https://github.com/burnt-labs/xion.js/commit/12b995f5c3216bad7537d4232ea2bbd2340ced32)]:
- @burnt-labs/ui@0.1.0-alpha.8
- @burnt-labs/constants@0.1.0-alpha.7
- @burnt-labs/abstraxion-core@1.0.0-alpha.37

## 1.0.0-alpha.39

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

## 0.1.0-alpha.7

### Minor Changes

- [#121](https://github.com/burnt-labs/xion.js/pull/121) [`12b995f`](https://github.com/burnt-labs/xion.js/commit/12b995f5c3216bad7537d4232ea2bbd2340ced32) Thanks [@BurntVal](https://github.com/BurntVal)! - Refactor Abstraxion to fetch config

### Patch Changes

- [#137](https://github.com/burnt-labs/xion.js/pull/137) [`8de24aa`](https://github.com/burnt-labs/xion.js/commit/8de24aa187e9316c9cf9a1f431f08e4ae629842e) Thanks [@justinbarry](https://github.com/justinbarry)! - Update casing of "XION" from across multiple components

## 0.1.0-alpha.6

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@burnt-labs/constants",
"version": "0.1.0-alpha.6",
"version": "0.1.0-alpha.7",
"module": "./dist/index.mjs",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @burnt-labs/ui

## 0.1.0-alpha.8

### Minor Changes

- [#131](https://github.com/burnt-labs/xion.js/pull/131) [`d6673bf`](https://github.com/burnt-labs/xion.js/commit/d6673bfa9d9a72472f4336758976aa3dd3a78785) Thanks [@BurntVal](https://github.com/BurntVal)! - Implement wallet send functionality

- [#138](https://github.com/burnt-labs/xion.js/pull/138) [`1f006dd`](https://github.com/burnt-labs/xion.js/commit/1f006dd5ea7bfa67eb46d01057838b0d5287d466) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Adapted dashboard for better mobile UI

## 0.1.0-alpha.7

### Minor 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.7",
"version": "0.1.0-alpha.8",
"sideEffects": [
"**/*.css"
],
Expand Down

0 comments on commit 1ab09e8

Please sign in to comment.