Skip to content

Commit

Permalink
chore: update versions (alpha) (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 6, 2024
1 parent 2edf674 commit d528c33
Show file tree
Hide file tree
Showing 13 changed files with 78 additions and 7 deletions.
7 changes: 6 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
"odd-planets-hammer",
"poor-papayas-grin",
"purple-penguins-refuse",
"quick-clouds-compare",
"quiet-rice-whisper",
"rich-wolves-whisper",
"rotten-horses-teach",
"shiny-pandas-repeat",
Expand All @@ -65,6 +67,7 @@
"six-zebras-impress",
"sixty-dragons-reflect",
"smart-deers-cough",
"smooth-clouds-fetch",
"sour-wasps-film",
"spotty-cats-wink",
"stale-apes-talk",
Expand All @@ -81,10 +84,12 @@
"two-impalas-peel",
"unlucky-zebras-press",
"violet-foxes-clean",
"violet-parrots-join",
"weak-ears-suffer",
"weak-glasses-rush",
"wicked-colts-reflect",
"wild-chicken-bathe",
"wild-mice-hope"
"wild-mice-hope",
"wise-parrots-behave"
]
}
14 changes: 14 additions & 0 deletions apps/abstraxion-dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# abstraxion-dashboard

## 0.2.0-alpha.25

### Minor Changes

- [#165](https://github.com/burnt-labs/xion.js/pull/165) [`e53a5bd`](https://github.com/burnt-labs/xion.js/commit/e53a5bd382481001f1968d3314c858de0fe2b5ea) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added prop for more direct access to input styles

- [#167](https://github.com/burnt-labs/xion.js/pull/167) [`1cddf5b`](https://github.com/burnt-labs/xion.js/commit/1cddf5bd9c91393b93e177d8f625ab00d3d284c5) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added mobile UI fixes for dashboard

### Patch Changes

- Updated dependencies [[`2edf674`](https://github.com/burnt-labs/xion.js/commit/2edf674428695388127a24c93cd28e815db43425), [`210bac1`](https://github.com/burnt-labs/xion.js/commit/210bac17b576cba3b470084aed6b07c991a91453), [`e53a5bd`](https://github.com/burnt-labs/xion.js/commit/e53a5bd382481001f1968d3314c858de0fe2b5ea), [`1cddf5b`](https://github.com/burnt-labs/xion.js/commit/1cddf5bd9c91393b93e177d8f625ab00d3d284c5), [`f018dc1`](https://github.com/burnt-labs/xion.js/commit/f018dc124615bbf467abbea35cb656852233593d)]:
- @burnt-labs/abstraxion@1.0.0-alpha.44
- @burnt-labs/ui@0.1.0-alpha.11

## 0.2.0-alpha.24

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

## 1.1.0-alpha.3

### Minor Changes

- [#167](https://github.com/burnt-labs/xion.js/pull/167) [`1cddf5b`](https://github.com/burnt-labs/xion.js/commit/1cddf5bd9c91393b93e177d8f625ab00d3d284c5) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added mobile UI fixes for dashboard

### Patch Changes

- Updated dependencies [[`2edf674`](https://github.com/burnt-labs/xion.js/commit/2edf674428695388127a24c93cd28e815db43425), [`210bac1`](https://github.com/burnt-labs/xion.js/commit/210bac17b576cba3b470084aed6b07c991a91453), [`e53a5bd`](https://github.com/burnt-labs/xion.js/commit/e53a5bd382481001f1968d3314c858de0fe2b5ea), [`1cddf5b`](https://github.com/burnt-labs/xion.js/commit/1cddf5bd9c91393b93e177d8f625ab00d3d284c5), [`f018dc1`](https://github.com/burnt-labs/xion.js/commit/f018dc124615bbf467abbea35cb656852233593d)]:
- @burnt-labs/abstraxion@1.0.0-alpha.44
- @burnt-labs/ui@0.1.0-alpha.11

## 1.1.0-alpha.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/abstraxion-settings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abstraxion-settings",
"version": "1.1.0-alpha.2",
"version": "1.1.0-alpha.3",
"private": true,
"type": "module",
"scripts": {
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.29

### Patch Changes

- Updated dependencies [[`2edf674`](https://github.com/burnt-labs/xion.js/commit/2edf674428695388127a24c93cd28e815db43425), [`210bac1`](https://github.com/burnt-labs/xion.js/commit/210bac17b576cba3b470084aed6b07c991a91453), [`e53a5bd`](https://github.com/burnt-labs/xion.js/commit/e53a5bd382481001f1968d3314c858de0fe2b5ea), [`1cddf5b`](https://github.com/burnt-labs/xion.js/commit/1cddf5bd9c91393b93e177d8f625ab00d3d284c5), [`f018dc1`](https://github.com/burnt-labs/xion.js/commit/f018dc124615bbf467abbea35cb656852233593d)]:
- @burnt-labs/abstraxion@1.0.0-alpha.44
- @burnt-labs/ui@0.1.0-alpha.11

## 1.1.0-alpha.28

### 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.28",
"version": "1.1.0-alpha.29",
"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.40

### Minor Changes

- [#162](https://github.com/burnt-labs/xion.js/pull/162) [`f018dc1`](https://github.com/burnt-labs/xion.js/commit/f018dc124615bbf467abbea35cb656852233593d) Thanks [@BurntVal](https://github.com/BurntVal)! - Improve polling mechanism

## 1.0.0-alpha.39

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

## 1.0.0-alpha.44

### Minor Changes

- [#171](https://github.com/burnt-labs/xion.js/pull/171) [`2edf674`](https://github.com/burnt-labs/xion.js/commit/2edf674428695388127a24c93cd28e815db43425) Thanks [@BurntVal](https://github.com/BurntVal)! - Fix bugs introduced by previous patch related to abstraxion login flow

- [#170](https://github.com/burnt-labs/xion.js/pull/170) [`210bac1`](https://github.com/burnt-labs/xion.js/commit/210bac17b576cba3b470084aed6b07c991a91453) Thanks [@BurntVal](https://github.com/BurntVal)! - Fix connect/login logic

- [#167](https://github.com/burnt-labs/xion.js/pull/167) [`1cddf5b`](https://github.com/burnt-labs/xion.js/commit/1cddf5bd9c91393b93e177d8f625ab00d3d284c5) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added mobile UI fixes for dashboard

- [#162](https://github.com/burnt-labs/xion.js/pull/162) [`f018dc1`](https://github.com/burnt-labs/xion.js/commit/f018dc124615bbf467abbea35cb656852233593d) Thanks [@BurntVal](https://github.com/BurntVal)! - Improve polling mechanism

### Patch Changes

- Updated dependencies [[`e53a5bd`](https://github.com/burnt-labs/xion.js/commit/e53a5bd382481001f1968d3314c858de0fe2b5ea), [`1cddf5b`](https://github.com/burnt-labs/xion.js/commit/1cddf5bd9c91393b93e177d8f625ab00d3d284c5), [`f018dc1`](https://github.com/burnt-labs/xion.js/commit/f018dc124615bbf467abbea35cb656852233593d)]:
- @burnt-labs/ui@0.1.0-alpha.11
- @burnt-labs/abstraxion-core@1.0.0-alpha.40

## 1.0.0-alpha.43

### 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.43",
"version": "1.0.0-alpha.44",
"sideEffects": [
"**/*.css"
],
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.11

### Minor Changes

- [#165](https://github.com/burnt-labs/xion.js/pull/165) [`e53a5bd`](https://github.com/burnt-labs/xion.js/commit/e53a5bd382481001f1968d3314c858de0fe2b5ea) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added prop for more direct access to input styles

- [#167](https://github.com/burnt-labs/xion.js/pull/167) [`1cddf5b`](https://github.com/burnt-labs/xion.js/commit/1cddf5bd9c91393b93e177d8f625ab00d3d284c5) Thanks [@BurntNerve](https://github.com/BurntNerve)! - Added mobile UI fixes for dashboard

## 0.1.0-alpha.10

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

0 comments on commit d528c33

Please sign in to comment.