Skip to content

Commit

Permalink
0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samhh committed Apr 6, 2024
1 parent 750768e commit fb1b0b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project adheres to semantic versioning.

## 0.19.0 (_Unreleased_)
## 0.19.0 (2024-04-06)

- Add `clone` to `URLPath`.
- Wrap the provided error cause in `unsafeExpect` in `Option` in an `Error` object.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fp-ts-std",
"description": "The missing pseudo-standard library for fp-ts.",
"version": "0.18.0",
"version": "0.19.0",
"license": "MIT",
"author": "Sam A. Horvath-Hunt <hello@samhh.com>",
"repository": {
Expand Down

0 comments on commit fb1b0b9

Please sign in to comment.