Skip to content

Commit

Permalink
chore(release): 2.0.0-beta.2 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-beta.2](2.0.0-beta.1...2.0.0-beta.2) (2023-07-07)

### Features

* **transform:** add mapOr transform operator ([d969bd9](d969bd9))
  • Loading branch information
semantic-release-bot committed Jul 7, 2023
1 parent 9de7eca commit dd40ab1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.0.0-beta.2](https://github.com/TomokiMiyauci/result-js/compare/2.0.0-beta.1...2.0.0-beta.2) (2023-07-07)


### Features

* **transform:** add mapOr transform operator ([d969bd9](https://github.com/TomokiMiyauci/result-js/commit/d969bd9c602e75e12769ddda3b13d2aaa54ea717))

# [2.0.0-beta.1](https://github.com/TomokiMiyauci/result-js/compare/1.0.0...2.0.0-beta.1) (2023-07-07)


Expand Down

0 comments on commit dd40ab1

Please sign in to comment.