Skip to content

Commit

Permalink
Version Packages (#609)
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 13, 2024
1 parent b3e1c67 commit f3ec7b0
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 23 deletions.
6 changes: 0 additions & 6 deletions .changeset/dull-hairs-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-badgers-melt.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/tricky-comics-watch.md

This file was deleted.

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

## 0.3.1

### Patch Changes

- [#615](https://github.com/sukovanej/effect-http/pull/615) [`b3e1c67`](https://github.com/sukovanej/effect-http/commit/b3e1c671c5b9f50e347687df2002109eba21d3e4) Thanks [@sukovanej](https://github.com/sukovanej)! - Update effect.

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/effect-http-error/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "effect-http-error",
"type": "module",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",
"author": "Milan Suk <[email protected]>",
"description": "HTTP errors for effect-ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/effect-http-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# effect-http-node

## 0.15.4

### Patch Changes

- [#607](https://github.com/sukovanej/effect-http/pull/607) [`4244025`](https://github.com/sukovanej/effect-http/commit/4244025ae8ceccf8916b265414a1f2bfb8babd9c) Thanks [@kosei28](https://github.com/kosei28)! - Fix to read swagger files in proper format

- [#615](https://github.com/sukovanej/effect-http/pull/615) [`b3e1c67`](https://github.com/sukovanej/effect-http/commit/b3e1c671c5b9f50e347687df2002109eba21d3e4) Thanks [@sukovanej](https://github.com/sukovanej)! - Update effect.

- Updated dependencies [[`4244025`](https://github.com/sukovanej/effect-http/commit/4244025ae8ceccf8916b265414a1f2bfb8babd9c), [`7fdf285`](https://github.com/sukovanej/effect-http/commit/7fdf285e6cc94e187c0f6cb6262866c4c0d5ade9), [`b3e1c67`](https://github.com/sukovanej/effect-http/commit/b3e1c671c5b9f50e347687df2002109eba21d3e4)]:
- [email protected]

## 0.15.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/effect-http-node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "effect-http-node",
"type": "module",
"version": "0.15.3",
"version": "0.15.4",
"license": "MIT",
"author": "Milan Suk <[email protected]>",
"description": "High-level declarative HTTP API for effect-ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/effect-http-security/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# effect-http-security

## 0.3.1

### Patch Changes

- [#615](https://github.com/sukovanej/effect-http/pull/615) [`b3e1c67`](https://github.com/sukovanej/effect-http/commit/b3e1c671c5b9f50e347687df2002109eba21d3e4) Thanks [@sukovanej](https://github.com/sukovanej)! - Update effect.

- Updated dependencies [[`b3e1c67`](https://github.com/sukovanej/effect-http/commit/b3e1c671c5b9f50e347687df2002109eba21d3e4)]:
- [email protected]

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/effect-http-security/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "effect-http-security",
"type": "module",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",
"author": "Milan Suk <[email protected]>",
"description": "HTTP Security for effect-ts",
Expand Down
14 changes: 14 additions & 0 deletions packages/effect-http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# effect-http

## 0.71.3

### Patch Changes

- [#607](https://github.com/sukovanej/effect-http/pull/607) [`4244025`](https://github.com/sukovanej/effect-http/commit/4244025ae8ceccf8916b265414a1f2bfb8babd9c) Thanks [@kosei28](https://github.com/kosei28)! - Fix to read swagger files in proper format

- [#612](https://github.com/sukovanej/effect-http/pull/612) [`7fdf285`](https://github.com/sukovanej/effect-http/commit/7fdf285e6cc94e187c0f6cb6262866c4c0d5ade9) Thanks [@sukovanej](https://github.com/sukovanej)! - Fix handling of `Schema.optional` without `{ exact: true }` when constructing OpenApi parameters.

- [#615](https://github.com/sukovanej/effect-http/pull/615) [`b3e1c67`](https://github.com/sukovanej/effect-http/commit/b3e1c671c5b9f50e347687df2002109eba21d3e4) Thanks [@sukovanej](https://github.com/sukovanej)! - Update effect.

- Updated dependencies [[`b3e1c67`](https://github.com/sukovanej/effect-http/commit/b3e1c671c5b9f50e347687df2002109eba21d3e4)]:
- [email protected]
- [email protected]

## 0.71.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/effect-http/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "effect-http",
"type": "module",
"version": "0.71.2",
"version": "0.71.3",
"license": "MIT",
"author": "Milan Suk <[email protected]>",
"description": "High-level declarative HTTP API for effect-ts",
Expand Down

0 comments on commit f3ec7b0

Please sign in to comment.