Skip to content

Commit

Permalink
chore: update versions (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and justinbarry committed Dec 21, 2023
1 parent 4f0fe61 commit 3baf1cb
Show file tree
Hide file tree
Showing 11 changed files with 47 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@
},
"changesets": [
"bright-carpets-rhyme",
"chilly-lamps-float",
"four-forks-occur",
"honest-apples-admire",
"khaki-mails-listen",
"long-icons-kiss",
"rich-wolves-whisper",
"sour-wasps-film"
]
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.0.1-alpha.3

### Patch Changes

- Updated dependencies [[`bda24ea`](https://github.com/burnt-labs/xion.js/commit/bda24ea57cd76814f59714aa9b4561e95635e947), [`4f0fe61`](https://github.com/burnt-labs/xion.js/commit/4f0fe6140299a2a0aa242c3f1b22c26b327ea926)]:
- @burnt-labs/abstraxion@0.1.0-alpha.18
- @burnt-labs/signers@0.0.1-alpha.2
- @burnt-labs/ui@0.0.1-alpha.2

## 1.0.1-alpha.2

### 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.0.1-alpha.2",
"version": "1.0.1-alpha.3",
"private": true,
"scripts": {
"dev": "next dev",
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

## 0.1.0-alpha.18

### Patch Changes

- [#26](https://github.com/burnt-labs/xion.js/pull/26) [`bda24ea`](https://github.com/burnt-labs/xion.js/commit/bda24ea57cd76814f59714aa9b4561e95635e947) Thanks [@justinbarry](https://github.com/justinbarry)! - Restore readme to the abstraxtion library

- [#26](https://github.com/burnt-labs/xion.js/pull/26) [`4f0fe61`](https://github.com/burnt-labs/xion.js/commit/4f0fe6140299a2a0aa242c3f1b22c26b327ea926) Thanks [@justinbarry](https://github.com/justinbarry)! - Fix package.json `main` path

- Updated dependencies [[`4f0fe61`](https://github.com/burnt-labs/xion.js/commit/4f0fe6140299a2a0aa242c3f1b22c26b327ea926)]:
- @burnt-labs/constants@0.0.1-alpha.2
- @burnt-labs/signers@0.0.1-alpha.2
- @burnt-labs/ui@0.0.1-alpha.2

## 0.1.0-alpha.17

### 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": "0.1.0-alpha.17",
"version": "0.1.0-alpha.18",
"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.0.1-alpha.2

### Patch Changes

- [#26](https://github.com/burnt-labs/xion.js/pull/26) [`4f0fe61`](https://github.com/burnt-labs/xion.js/commit/4f0fe6140299a2a0aa242c3f1b22c26b327ea926) Thanks [@justinbarry](https://github.com/justinbarry)! - Fix package.json `main` path

## 0.0.1-alpha.1

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

## 0.0.1-alpha.2

### Patch Changes

- [#26](https://github.com/burnt-labs/xion.js/pull/26) [`4f0fe61`](https://github.com/burnt-labs/xion.js/commit/4f0fe6140299a2a0aa242c3f1b22c26b327ea926) Thanks [@justinbarry](https://github.com/justinbarry)! - Fix package.json `main` path

## 0.0.1-alpha.1

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

## 0.0.1-alpha.2

### Patch Changes

- [#26](https://github.com/burnt-labs/xion.js/pull/26) [`4f0fe61`](https://github.com/burnt-labs/xion.js/commit/4f0fe6140299a2a0aa242c3f1b22c26b327ea926) Thanks [@justinbarry](https://github.com/justinbarry)! - Fix package.json `main` path

## 0.0.1-alpha.1

### Patch 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.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"sideEffects": [
"**/*.css"
],
Expand Down

0 comments on commit 3baf1cb

Please sign in to comment.