Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 24, 2023
1 parent 794f757 commit 72fc859
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-students-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-suits-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-dryers-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-knives-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-crabs-obey.md

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @effect/io

## 0.41.0

### Minor Changes

- [#663](https://github.com/Effect-TS/io/pull/663) [`3d5dd6f`](https://github.com/Effect-TS/io/commit/3d5dd6fd12f70e05dc049f7a40d1764c99e51172) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Remove Cause.annotated, add spans to error objects

- [#671](https://github.com/Effect-TS/io/pull/671) [`4c1cdc3`](https://github.com/Effect-TS/io/commit/4c1cdc347acabe85f50358f52a2ac79d6e5c3a4a) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Inherit concurrency of finalizers from parallel combinators

### Patch Changes

- [#662](https://github.com/Effect-TS/io/pull/662) [`c43d4aa`](https://github.com/Effect-TS/io/commit/c43d4aabef9bc75d7ac2103c13f6cc7a7fce6351) Thanks [@fubhy](https://github.com/fubhy)! - Added `Scheduler` hotfix for Bun

- [#673](https://github.com/Effect-TS/io/pull/673) [`794f757`](https://github.com/Effect-TS/io/commit/794f757237dd01e72bca9c7e945c18e757c444e3) Thanks [@tim-smart](https://github.com/tim-smart)! - fix withSpanScoped ending span

- [#672](https://github.com/Effect-TS/io/pull/672) [`be3c23f`](https://github.com/Effect-TS/io/commit/be3c23f02b889ab32542bbfc4c40a2cff5f389db) Thanks [@tim-smart](https://github.com/tim-smart)! - support Refinements in \*Until apis

## 0.40.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect/io",
"version": "0.40.3",
"version": "0.41.0",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down

0 comments on commit 72fc859

Please sign in to comment.