Skip to content

Commit

Permalink
chore: update versions (alpha) (#179)
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 Jun 25, 2024
1 parent bcc35c9 commit de49d68
Show file tree
Hide file tree
Showing 17 changed files with 118 additions and 8 deletions.
7 changes: 7 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,15 @@
"dirty-years-love",
"dry-jobs-warn",
"early-moons-remain",
"eleven-ladybugs-enjoy",
"few-seas-burn",
"fifty-flowers-happen",
"flat-trees-confess",
"forty-cherries-appear",
"forty-rice-type",
"four-forks-occur",
"friendly-pugs-roll",
"fuzzy-rats-count",
"good-cougars-turn",
"great-bags-drum",
"grumpy-pens-give",
Expand All @@ -48,10 +50,12 @@
"light-penguins-deny",
"long-icons-kiss",
"long-windows-look",
"mighty-squids-march",
"modern-mayflies-invent",
"moody-months-hunt",
"neat-pillows-lie",
"new-shrimps-listen",
"new-timers-fetch",
"new-timers-sleep",
"nine-parrots-doubt",
"odd-bananas-drum",
Expand All @@ -62,6 +66,7 @@
"quiet-rice-whisper",
"rich-wolves-whisper",
"rotten-horses-teach",
"shaggy-sheep-perform",
"shiny-pandas-repeat",
"shy-planets-watch",
"silver-plants-rule",
Expand All @@ -73,6 +78,7 @@
"spotty-cats-wink",
"stale-apes-talk",
"strange-pumpkins-raise",
"strange-stingrays-fail",
"strong-eels-peel",
"swift-swans-know",
"tame-cows-add",
Expand All @@ -82,6 +88,7 @@
"tough-dolls-count",
"tough-radios-look",
"twelve-bulldogs-collect",
"twelve-insects-argue",
"twenty-carrots-occur",
"two-impalas-peel",
"unlucky-zebras-press",
Expand Down
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.27

### Minor Changes

- [#183](https://github.com/burnt-labs/xion.js/pull/183) [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060) Thanks [@BurntVal](https://github.com/BurntVal)! - General cleanup and build optimization

- [#185](https://github.com/burnt-labs/xion.js/pull/185) [`b1a90e9`](https://github.com/burnt-labs/xion.js/commit/b1a90e956180d3262c69122dacd3cdfee55d5afb) Thanks [@BurntVal](https://github.com/BurntVal)! - revert to explicit flow for creating initial meta account

- [#189](https://github.com/burnt-labs/xion.js/pull/189) [`7556cda`](https://github.com/burnt-labs/xion.js/commit/7556cda956eddf2e37d154ffb10c4ec6165c79ed) Thanks [@justinbarry](https://github.com/justinbarry)! - Disable sentry replays and performance tracing for dashboard

- [#181](https://github.com/burnt-labs/xion.js/pull/181) [`b618cc8`](https://github.com/burnt-labs/xion.js/commit/b618cc8edc57463925e3e8945dd2c5ee55d87879) Thanks [@BurntVal](https://github.com/BurntVal)! - usdc iteration for sending tokens

- [#178](https://github.com/burnt-labs/xion.js/pull/178) [`a0b5031`](https://github.com/burnt-labs/xion.js/commit/a0b5031f8766369b00562387b692450f396a9d7f) Thanks [@BurntVal](https://github.com/BurntVal)! - Implement ability to remove authenticators

### Patch Changes

- Updated dependencies [[`bcc35c9`](https://github.com/burnt-labs/xion.js/commit/bcc35c9ed8faf2edb6f1e19f06e8b8ced9530067), [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060), [`33493c5`](https://github.com/burnt-labs/xion.js/commit/33493c5a33224d59e517ddd84aec3e35d1f5c291), [`b618cc8`](https://github.com/burnt-labs/xion.js/commit/b618cc8edc57463925e3e8945dd2c5ee55d87879), [`a0b5031`](https://github.com/burnt-labs/xion.js/commit/a0b5031f8766369b00562387b692450f396a9d7f)]:
- @burnt-labs/abstraxion@1.0.0-alpha.46
- @burnt-labs/constants@0.1.0-alpha.9
- @burnt-labs/signers@0.1.0-alpha.11
- @burnt-labs/ui@0.1.0-alpha.13

## 0.2.0-alpha.26

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

## 1.1.0-alpha.5

### Minor Changes

- [#183](https://github.com/burnt-labs/xion.js/pull/183) [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060) Thanks [@BurntVal](https://github.com/BurntVal)! - General cleanup and build optimization

- [#185](https://github.com/burnt-labs/xion.js/pull/185) [`b1a90e9`](https://github.com/burnt-labs/xion.js/commit/b1a90e956180d3262c69122dacd3cdfee55d5afb) Thanks [@BurntVal](https://github.com/BurntVal)! - revert to explicit flow for creating initial meta account

### Patch Changes

- Updated dependencies [[`bcc35c9`](https://github.com/burnt-labs/xion.js/commit/bcc35c9ed8faf2edb6f1e19f06e8b8ced9530067), [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060), [`33493c5`](https://github.com/burnt-labs/xion.js/commit/33493c5a33224d59e517ddd84aec3e35d1f5c291), [`b618cc8`](https://github.com/burnt-labs/xion.js/commit/b618cc8edc57463925e3e8945dd2c5ee55d87879), [`a0b5031`](https://github.com/burnt-labs/xion.js/commit/a0b5031f8766369b00562387b692450f396a9d7f)]:
- @burnt-labs/abstraxion@1.0.0-alpha.46
- @burnt-labs/constants@0.1.0-alpha.9
- @burnt-labs/signers@0.1.0-alpha.11
- @burnt-labs/ui@0.1.0-alpha.13

## 1.1.0-alpha.4

### 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.4",
"version": "1.1.0-alpha.5",
"private": true,
"type": "module",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions apps/demo-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# demo-app

## 1.1.0-alpha.31

### Patch Changes

- Updated dependencies [[`bcc35c9`](https://github.com/burnt-labs/xion.js/commit/bcc35c9ed8faf2edb6f1e19f06e8b8ced9530067), [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060), [`33493c5`](https://github.com/burnt-labs/xion.js/commit/33493c5a33224d59e517ddd84aec3e35d1f5c291), [`b618cc8`](https://github.com/burnt-labs/xion.js/commit/b618cc8edc57463925e3e8945dd2c5ee55d87879), [`a0b5031`](https://github.com/burnt-labs/xion.js/commit/a0b5031f8766369b00562387b692450f396a9d7f)]:
- @burnt-labs/abstraxion@1.0.0-alpha.46
- @burnt-labs/signers@0.1.0-alpha.11
- @burnt-labs/ui@0.1.0-alpha.13

## 1.1.0-alpha.30

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

## 1.0.0-alpha.42

### Minor Changes

- [#190](https://github.com/burnt-labs/xion.js/pull/190) [`bcc35c9`](https://github.com/burnt-labs/xion.js/commit/bcc35c9ed8faf2edb6f1e19f06e8b8ced9530067) Thanks [@BurntVal](https://github.com/BurntVal)! - Introduce configurable redirect url param

- [#183](https://github.com/burnt-labs/xion.js/pull/183) [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060) Thanks [@BurntVal](https://github.com/BurntVal)! - General cleanup and build optimization

### Patch Changes

- Updated dependencies [[`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060), [`a0b5031`](https://github.com/burnt-labs/xion.js/commit/a0b5031f8766369b00562387b692450f396a9d7f)]:
- @burnt-labs/constants@0.1.0-alpha.9
- @burnt-labs/signers@0.1.0-alpha.11

## 1.0.0-alpha.41

### 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.41",
"version": "1.0.0-alpha.42",
"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.46

### Minor Changes

- [#190](https://github.com/burnt-labs/xion.js/pull/190) [`bcc35c9`](https://github.com/burnt-labs/xion.js/commit/bcc35c9ed8faf2edb6f1e19f06e8b8ced9530067) Thanks [@BurntVal](https://github.com/BurntVal)! - Introduce configurable redirect url param

- [#183](https://github.com/burnt-labs/xion.js/pull/183) [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060) Thanks [@BurntVal](https://github.com/BurntVal)! - General cleanup and build optimization

### Patch Changes

- [#180](https://github.com/burnt-labs/xion.js/pull/180) [`33493c5`](https://github.com/burnt-labs/xion.js/commit/33493c5a33224d59e517ddd84aec3e35d1f5c291) Thanks [@dalechyn](https://github.com/dalechyn)! - fix: `useEffect` missing dependencies

- Updated dependencies [[`bcc35c9`](https://github.com/burnt-labs/xion.js/commit/bcc35c9ed8faf2edb6f1e19f06e8b8ced9530067), [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060), [`b618cc8`](https://github.com/burnt-labs/xion.js/commit/b618cc8edc57463925e3e8945dd2c5ee55d87879), [`a0b5031`](https://github.com/burnt-labs/xion.js/commit/a0b5031f8766369b00562387b692450f396a9d7f)]:
- @burnt-labs/abstraxion-core@1.0.0-alpha.42
- @burnt-labs/constants@0.1.0-alpha.9
- @burnt-labs/signers@0.1.0-alpha.11
- @burnt-labs/ui@0.1.0-alpha.13

## 1.0.0-alpha.45

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

## 0.1.0-alpha.9

### Minor Changes

- [#183](https://github.com/burnt-labs/xion.js/pull/183) [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060) Thanks [@BurntVal](https://github.com/BurntVal)! - General cleanup and build optimization

## 0.1.0-alpha.8

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

### Minor Changes

- [#183](https://github.com/burnt-labs/xion.js/pull/183) [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060) Thanks [@BurntVal](https://github.com/BurntVal)! - General cleanup and build optimization

- [#178](https://github.com/burnt-labs/xion.js/pull/178) [`a0b5031`](https://github.com/burnt-labs/xion.js/commit/a0b5031f8766369b00562387b692450f396a9d7f) Thanks [@BurntVal](https://github.com/BurntVal)! - Implement ability to remove authenticators

## 0.1.0-alpha.10

### 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.10",
"version": "0.1.0-alpha.11",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @burnt-labs/ui

## 0.1.0-alpha.13

### Minor Changes

- [#183](https://github.com/burnt-labs/xion.js/pull/183) [`750803b`](https://github.com/burnt-labs/xion.js/commit/750803b1a4235334322262d1e932f81d3ea13060) Thanks [@BurntVal](https://github.com/BurntVal)! - General cleanup and build optimization

- [#181](https://github.com/burnt-labs/xion.js/pull/181) [`b618cc8`](https://github.com/burnt-labs/xion.js/commit/b618cc8edc57463925e3e8945dd2c5ee55d87879) Thanks [@BurntVal](https://github.com/BurntVal)! - usdc iteration for sending tokens

- [#178](https://github.com/burnt-labs/xion.js/pull/178) [`a0b5031`](https://github.com/burnt-labs/xion.js/commit/a0b5031f8766369b00562387b692450f396a9d7f) Thanks [@BurntVal](https://github.com/BurntVal)! - Implement ability to remove authenticators

## 0.1.0-alpha.12

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

0 comments on commit de49d68

Please sign in to comment.