Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ookami-kb committed Jun 3, 2024
1 parent 58effa0 commit 72ddae2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.10.0

> Note: This release has breaking changes.
- **REFACTOR**: upgrade mews_pedantic.
- **FEAT**: revert unwrap (#28).
- **FEAT**: add memoize.
- **BREAKING** **FEAT**: add Result.unwrap (#26).

## 0.9.0

> Note: This release has breaking changes.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dfunc
description: Functional batteries for Dart. Implementation of Either, Optional etc.
version: 0.9.0
version: 0.10.0
homepage: https://github.com/ookami-kb/dfunc

environment:
Expand Down

0 comments on commit 72ddae2

Please sign in to comment.