Skip to content

Commit

Permalink
Version Packages (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 25, 2023
1 parent 04058c5 commit 62add19
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/dry-laws-love.md

This file was deleted.

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

## 0.2.1

### Patch Changes

- Updated dependencies [[`04058c5`](https://github.com/tim-smart/effect-rx/commit/04058c5bf5fc70d2328509967bfbcc4178a60cc2)]:
- @effect-rx/rx@0.2.0

## 0.2.0

### Minor Changes
Expand Down
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.2.0",
"version": "0.2.1",
"description": "Reactive toolkit for Effect",
"publishConfig": {
"access": "public",
Expand Down
6 changes: 6 additions & 0 deletions packages/rx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @effect-rx/rx

## 0.2.0

### Minor Changes

- [`04058c5`](https://github.com/tim-smart/effect-rx/commit/04058c5bf5fc70d2328509967bfbcc4178a60cc2) Thanks [@tim-smart](https://github.com/tim-smart)! - add Effect apis to Rx.Context

## 0.1.25

### Patch Changes
Expand Down
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.1.25",
"version": "0.2.0",
"description": "Reactive toolkit for Effect",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 62add19

Please sign in to comment.