Skip to content

Commit

Permalink
chore: update versions (alpha) (#200)
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 Jul 17, 2024
1 parent 2013cca commit a997673
Show file tree
Hide file tree
Showing 13 changed files with 63 additions and 6 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"forty-cherries-appear",
"forty-rice-type",
"four-forks-occur",
"four-mirrors-study",
"friendly-pugs-roll",
"fuzzy-rats-count",
"good-cougars-turn",
Expand Down
12 changes: 12 additions & 0 deletions apps/abstraxion-dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# abstraxion-dashboard

## 0.2.0-alpha.28

### Minor Changes

- [#198](https://github.com/burnt-labs/xion.js/pull/198) [`e9dd176`](https://github.com/burnt-labs/xion.js/commit/e9dd1766dbfe4994948e028b51c07eb6dd52cced) Thanks [@BurntVal](https://github.com/BurntVal)! - Update chainInfo vars across monorepo. Please view the abstraxion package readme for more info on opting into mainnet

### Patch Changes

- Updated dependencies [[`e9dd176`](https://github.com/burnt-labs/xion.js/commit/e9dd1766dbfe4994948e028b51c07eb6dd52cced)]:
- @burnt-labs/abstraxion@1.0.0-alpha.47
- @burnt-labs/constants@0.1.0-alpha.10

## 0.2.0-alpha.27

### 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.27",
"version": "0.2.0-alpha.28",
"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.6

### Minor Changes

- [#198](https://github.com/burnt-labs/xion.js/pull/198) [`e9dd176`](https://github.com/burnt-labs/xion.js/commit/e9dd1766dbfe4994948e028b51c07eb6dd52cced) Thanks [@BurntVal](https://github.com/BurntVal)! - Update chainInfo vars across monorepo. Please view the abstraxion package readme for more info on opting into mainnet

### Patch Changes

- Updated dependencies [[`e9dd176`](https://github.com/burnt-labs/xion.js/commit/e9dd1766dbfe4994948e028b51c07eb6dd52cced)]:
- @burnt-labs/abstraxion@1.0.0-alpha.47
- @burnt-labs/constants@0.1.0-alpha.10

## 1.1.0-alpha.5

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

## 1.1.0-alpha.32

### Patch Changes

- Updated dependencies [[`e9dd176`](https://github.com/burnt-labs/xion.js/commit/e9dd1766dbfe4994948e028b51c07eb6dd52cced)]:
- @burnt-labs/abstraxion@1.0.0-alpha.47

## 1.1.0-alpha.31

### 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.31",
"version": "1.1.0-alpha.32",
"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.43

### Patch Changes

- Updated dependencies [[`e9dd176`](https://github.com/burnt-labs/xion.js/commit/e9dd1766dbfe4994948e028b51c07eb6dd52cced)]:
- @burnt-labs/constants@0.1.0-alpha.10

## 1.0.0-alpha.42

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

### Minor Changes

- [#198](https://github.com/burnt-labs/xion.js/pull/198) [`e9dd176`](https://github.com/burnt-labs/xion.js/commit/e9dd1766dbfe4994948e028b51c07eb6dd52cced) Thanks [@BurntVal](https://github.com/BurntVal)! - Update chainInfo vars across monorepo. Please view the abstraxion package readme for more info on opting into mainnet

### Patch Changes

- Updated dependencies [[`e9dd176`](https://github.com/burnt-labs/xion.js/commit/e9dd1766dbfe4994948e028b51c07eb6dd52cced)]:
- @burnt-labs/constants@0.1.0-alpha.10
- @burnt-labs/abstraxion-core@1.0.0-alpha.43

## 1.0.0-alpha.46

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

### Minor Changes

- [#198](https://github.com/burnt-labs/xion.js/pull/198) [`e9dd176`](https://github.com/burnt-labs/xion.js/commit/e9dd1766dbfe4994948e028b51c07eb6dd52cced) Thanks [@BurntVal](https://github.com/BurntVal)! - Update chainInfo vars across monorepo. Please view the abstraxion package readme for more info on opting into mainnet

## 0.1.0-alpha.9

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

0 comments on commit a997673

Please sign in to comment.