Skip to content

Commit

Permalink
Version Packages (next) (#1486)
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 Oct 6, 2023
1 parent 471b517 commit ee7abb7
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,18 @@
"chilly-crabs-roll",
"clean-knives-prove",
"clever-cooks-rule",
"clever-windows-heal",
"cold-llamas-explain",
"cyan-ducks-compare",
"cyan-fans-peel",
"eighty-fans-enjoy",
"eighty-zebras-obey",
"eleven-toys-search",
"empty-crews-rescue",
"fair-masks-deliver",
"fast-garlics-cheat",
"fluffy-mails-peel",
"forty-rockets-build",
"four-elephants-study",
"friendly-cows-listen",
"fuzzy-pets-drum",
Expand All @@ -36,6 +39,7 @@
"large-onions-live",
"large-windows-enjoy",
"late-bikes-vanish",
"mean-eyes-grab",
"metal-buses-suffer",
"metal-coins-learn",
"mighty-rules-raise",
Expand All @@ -57,6 +61,7 @@
"purple-doors-itch",
"quick-lamps-knock",
"rich-oranges-shout",
"serious-fireants-explode",
"serious-monkeys-notice",
"seven-garlics-teach",
"shaggy-moles-wash",
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# effect

## 2.0.0-next.46

### Minor Changes

- [#1483](https://github.com/Effect-TS/effect/pull/1483) [`e68453bf4`](https://github.com/Effect-TS/effect/commit/e68453bf457f32502e5cd47273c298fb24f2feb0) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Include stack in Data.Error/Data.TaggedError

- [#1483](https://github.com/Effect-TS/effect/pull/1483) [`e68453bf4`](https://github.com/Effect-TS/effect/commit/e68453bf457f32502e5cd47273c298fb24f2feb0) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Include Error module in Data

### Patch Changes

- [#1487](https://github.com/Effect-TS/effect/pull/1487) [`bd1748406`](https://github.com/Effect-TS/effect/commit/bd17484068436d0b605c179e47ad63cdbdfb39b0) Thanks [@fubhy](https://github.com/fubhy)! - Added bigint math functions for `abs`, `sqrt`, `lcm` and `gcd`

- [#1491](https://github.com/Effect-TS/effect/pull/1491) [`6ff77385c`](https://github.com/Effect-TS/effect/commit/6ff77385c43e049fc864719574ced3691969c3f8) Thanks [@tim-smart](https://github.com/tim-smart)! - fix Layer.withSpan optional args

- [#1492](https://github.com/Effect-TS/effect/pull/1492) [`471b5172b`](https://github.com/Effect-TS/effect/commit/471b5172bda5d29c4104414b4017f36a45b431c7) Thanks [@tim-smart](https://github.com/tim-smart)! - ensure more failures are annotated with spans

## 2.0.0-next.45

### 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",
"version": "2.0.0-next.45",
"version": "2.0.0-next.46",
"packageManager": "pnpm@8.7.3",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit ee7abb7

Please sign in to comment.