Skip to content

Commit

Permalink
chore: update versions (alpha) (#222)
Browse files Browse the repository at this point in the history
Co-authored-by: burnt-daemon <[email protected]>
  • Loading branch information
github-actions[bot] and burnt-daemon authored Oct 8, 2024
1 parent 147c8db commit 1962cde
Show file tree
Hide file tree
Showing 9 changed files with 54 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 @@ -74,15 +74,18 @@
"shaggy-sheep-perform",
"shiny-pandas-repeat",
"shy-planets-watch",
"silly-seas-sip",
"silver-plants-rule",
"six-zebras-impress",
"sixty-dragons-reflect",
"slimy-deers-hammer",
"slow-kangaroos-glow",
"smart-deers-cough",
"smooth-clouds-fetch",
"sour-wasps-film",
"spotty-cats-wink",
"stale-apes-talk",
"stale-crabs-search",
"strange-pumpkins-raise",
"strange-stingrays-fail",
"strong-eels-peel",
Expand Down
14 changes: 14 additions & 0 deletions apps/demo-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# demo-app

## 1.1.0-alpha.35

### Minor Changes

- [#218](https://github.com/burnt-labs/xion.js/pull/218) [`1e3bd4e`](https://github.com/burnt-labs/xion.js/commit/1e3bd4eb46d730f6a7e7dd31fa1728c78bac1d97) Thanks [@BurntVal](https://github.com/BurntVal)! - Introduce treasury contract parameter. Look into the Abstraxion/README or the demo-app/layout for more information

### Patch Changes

- Updated dependencies [[`387c49c`](https://github.com/burnt-labs/xion.js/commit/387c49c8e28821521e70ccb266c811b90ed3675e), [`1e3bd4e`](https://github.com/burnt-labs/xion.js/commit/1e3bd4eb46d730f6a7e7dd31fa1728c78bac1d97), [`147c8db`](https://github.com/burnt-labs/xion.js/commit/147c8dbe36b030edd4d97edcbb1a0f1674103011)]:
- @burnt-labs/abstraxion@1.0.0-alpha.50
- @burnt-labs/abstraxion-core@1.0.0-alpha.46
- @burnt-labs/constants@0.1.0-alpha.13
- @burnt-labs/signers@0.1.0-alpha.13

## 1.1.0-alpha.34

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

## 1.0.0-alpha.46

### Minor Changes

- [#218](https://github.com/burnt-labs/xion.js/pull/218) [`1e3bd4e`](https://github.com/burnt-labs/xion.js/commit/1e3bd4eb46d730f6a7e7dd31fa1728c78bac1d97) Thanks [@BurntVal](https://github.com/BurntVal)! - Introduce treasury contract parameter. Look into the Abstraxion/README or the demo-app/layout for more information

### Patch Changes

- Updated dependencies [[`147c8db`](https://github.com/burnt-labs/xion.js/commit/147c8dbe36b030edd4d97edcbb1a0f1674103011)]:
- @burnt-labs/constants@0.1.0-alpha.13
- @burnt-labs/signers@0.1.0-alpha.13

## 1.0.0-alpha.45

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

## 1.0.0-alpha.50

### Minor Changes

- [#223](https://github.com/burnt-labs/xion.js/pull/223) [`387c49c`](https://github.com/burnt-labs/xion.js/commit/387c49c8e28821521e70ccb266c811b90ed3675e) Thanks [@BurntVal](https://github.com/BurntVal)! - Aims to fix performance issues, specifically around the useAbstraxionAccount hook

- [#218](https://github.com/burnt-labs/xion.js/pull/218) [`1e3bd4e`](https://github.com/burnt-labs/xion.js/commit/1e3bd4eb46d730f6a7e7dd31fa1728c78bac1d97) Thanks [@BurntVal](https://github.com/BurntVal)! - Introduce treasury contract parameter. Look into the Abstraxion/README or the demo-app/layout for more information

### Patch Changes

- Updated dependencies [[`1e3bd4e`](https://github.com/burnt-labs/xion.js/commit/1e3bd4eb46d730f6a7e7dd31fa1728c78bac1d97), [`147c8db`](https://github.com/burnt-labs/xion.js/commit/147c8dbe36b030edd4d97edcbb1a0f1674103011)]:
- @burnt-labs/abstraxion-core@1.0.0-alpha.46
- @burnt-labs/constants@0.1.0-alpha.13
- @burnt-labs/signers@0.1.0-alpha.13

## 1.0.0-alpha.49

### 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.49",
"version": "1.0.0-alpha.50",
"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.13

### Patch Changes

- [#226](https://github.com/burnt-labs/xion.js/pull/226) [`147c8db`](https://github.com/burnt-labs/xion.js/commit/147c8dbe36b030edd4d97edcbb1a0f1674103011) Thanks [@2xburnt](https://github.com/2xburnt)! - Update index.ts to use our rpc domain

## 0.1.0-alpha.12

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

0 comments on commit 1962cde

Please sign in to comment.