Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 19, 2023
1 parent ca6da96 commit 8804346
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/eight-lies-move.md

This file was deleted.

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

## 0.1.0

### Minor Changes

- [`6d2fdf2`](https://github.com/tim-smart/effect-rx/commit/6d2fdf273b8990310a319b578ecdcd01d5b12cee) Thanks [@tim-smart](https://github.com/tim-smart)! - initial release

### Patch Changes

- Updated dependencies [[`6d2fdf2`](https://github.com/tim-smart/effect-rx/commit/6d2fdf273b8990310a319b578ecdcd01d5b12cee)]:
- @effect-rx/rx@0.1.0
2 changes: 1 addition & 1 deletion packages/rx-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-rx/rx-react",
"version": "0.0.0",
"version": "0.1.0",
"description": "Reactive toolkit for Effect",
"publishConfig": {
"access": "public",
Expand Down
7 changes: 7 additions & 0 deletions packages/rx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @effect-rx/rx

## 0.1.0

### Minor Changes

- [`6d2fdf2`](https://github.com/tim-smart/effect-rx/commit/6d2fdf273b8990310a319b578ecdcd01d5b12cee) Thanks [@tim-smart](https://github.com/tim-smart)! - initial release
2 changes: 1 addition & 1 deletion packages/rx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-rx/rx",
"version": "0.0.0",
"version": "0.1.0",
"description": "Reactive toolkit for Effect",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 8804346

Please sign in to comment.