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

Commit

Permalink
Version Packages (#402)
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 Jul 24, 2023
1 parent 22ceac1 commit eea371f
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/popular-pillows-lie.md

This file was deleted.

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

## 0.10.0

### Minor Changes

- [#401](https://github.com/Effect-TS/printer/pull/401) [`22ceac1`](https://github.com/Effect-TS/printer/commit/22ceac17d80a02412298e09d857cf6872ac7f102) Thanks [@IMax153](https://github.com/IMax153)! - upgrade to @effect/data@0.16.1, @effect/io@0.35.2, and @effect/typeclass@0.2.0

### Patch Changes

- Updated dependencies [[`22ceac1`](https://github.com/Effect-TS/printer/commit/22ceac17d80a02412298e09d857cf6872ac7f102)]:
- @effect/printer@0.10.0

## 0.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/printer-ansi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect/printer-ansi",
"version": "0.9.0",
"version": "0.10.0",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down
6 changes: 6 additions & 0 deletions packages/printer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @effect/printer

## 0.10.0

### Minor Changes

- [#401](https://github.com/Effect-TS/printer/pull/401) [`22ceac1`](https://github.com/Effect-TS/printer/commit/22ceac17d80a02412298e09d857cf6872ac7f102) Thanks [@IMax153](https://github.com/IMax153)! - upgrade to @effect/data@0.16.1, @effect/io@0.35.2, and @effect/typeclass@0.2.0

## 0.9.0

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

0 comments on commit eea371f

Please sign in to comment.