Skip to content

Commit

Permalink
ci(changesets): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gobob-xyz committed Feb 21, 2024
1 parent 22777a5 commit 4ca1365
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 20 deletions.
8 changes: 0 additions & 8 deletions .changeset/calm-poems-exercise.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/orange-snails-lay.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @gobob/react-query

## 0.0.1

### Patch Changes

- [#4](https://github.com/bob-collective/sats-wagmi/pull/4) [`8f34cb893d9cca2dbe5f3a4c768789ef461a020e`](https://github.com/bob-collective/sats-wagmi/commit/8f34cb893d9cca2dbe5f3a4c768789ef461a020e) Thanks [@danielsimao](https://github.com/danielsimao)! - Fix/release

- [#2](https://github.com/bob-collective/sats-wagmi/pull/2) [`3d9e87d9f56ec9c5d2054651c532da29f929f579`](https://github.com/bob-collective/sats-wagmi/commit/3d9e87d9f56ec9c5d2054651c532da29f929f579) Thanks [@danielsimao](https://github.com/danielsimao)! - chore: update package.json
2 changes: 1 addition & 1 deletion packages/react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gobob/react-query",
"version": "0.0.0",
"version": "0.0.1",
"description": "Bob UI React Query",
"homepage": "https://github.com/bob-collective/sats-wagmi#readme",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/sats-wagmi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @gobob/sats-wagmi

## 0.0.1

### Patch Changes

- [#4](https://github.com/bob-collective/sats-wagmi/pull/4) [`8f34cb893d9cca2dbe5f3a4c768789ef461a020e`](https://github.com/bob-collective/sats-wagmi/commit/8f34cb893d9cca2dbe5f3a4c768789ef461a020e) Thanks [@danielsimao](https://github.com/danielsimao)! - Fix/release

- [#2](https://github.com/bob-collective/sats-wagmi/pull/2) [`3d9e87d9f56ec9c5d2054651c532da29f929f579`](https://github.com/bob-collective/sats-wagmi/commit/3d9e87d9f56ec9c5d2054651c532da29f929f579) Thanks [@danielsimao](https://github.com/danielsimao)! - chore: update package.json

- Updated dependencies [[`8f34cb893d9cca2dbe5f3a4c768789ef461a020e`](https://github.com/bob-collective/sats-wagmi/commit/8f34cb893d9cca2dbe5f3a4c768789ef461a020e), [`3d9e87d9f56ec9c5d2054651c532da29f929f579`](https://github.com/bob-collective/sats-wagmi/commit/3d9e87d9f56ec9c5d2054651c532da29f929f579)]:
- @gobob/react-query@0.0.1
- @gobob/utils@0.0.1
2 changes: 1 addition & 1 deletion packages/sats-wagmi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gobob/sats-wagmi",
"version": "0.0.0",
"version": "0.0.1",
"description": "Bob sats-wagmi.",
"homepage": "https://github.com/bob-collective/sats-wagmi#readme",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @gobob/types

## 0.0.1

### Patch Changes

- [#4](https://github.com/bob-collective/sats-wagmi/pull/4) [`8f34cb893d9cca2dbe5f3a4c768789ef461a020e`](https://github.com/bob-collective/sats-wagmi/commit/8f34cb893d9cca2dbe5f3a4c768789ef461a020e) Thanks [@danielsimao](https://github.com/danielsimao)! - Fix/release

- [#2](https://github.com/bob-collective/sats-wagmi/pull/2) [`3d9e87d9f56ec9c5d2054651c532da29f929f579`](https://github.com/bob-collective/sats-wagmi/commit/3d9e87d9f56ec9c5d2054651c532da29f929f579) Thanks [@danielsimao](https://github.com/danielsimao)! - chore: update package.json
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gobob/types",
"version": "0.0.0",
"version": "0.0.1",
"description": "Bob types.",
"homepage": "https://github.com/bob-collective/sats-wagmi#readme",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @gobob/utils

## 0.0.1

### Patch Changes

- [#4](https://github.com/bob-collective/sats-wagmi/pull/4) [`8f34cb893d9cca2dbe5f3a4c768789ef461a020e`](https://github.com/bob-collective/sats-wagmi/commit/8f34cb893d9cca2dbe5f3a4c768789ef461a020e) Thanks [@danielsimao](https://github.com/danielsimao)! - Fix/release

- [#2](https://github.com/bob-collective/sats-wagmi/pull/2) [`3d9e87d9f56ec9c5d2054651c532da29f929f579`](https://github.com/bob-collective/sats-wagmi/commit/3d9e87d9f56ec9c5d2054651c532da29f929f579) Thanks [@danielsimao](https://github.com/danielsimao)! - chore: update package.json
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gobob/utils",
"version": "0.0.0",
"version": "0.0.1",
"description": "Bob utils.",
"homepage": "https://github.com/bob-collective/sats-wagmi#readme",
"license": "MIT",
Expand Down

0 comments on commit 4ca1365

Please sign in to comment.