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 Apr 16, 2023
1 parent 083ef4b commit 778ebba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.8.2

- **REFACTOR**: bump `mews_pedantic` (#24).
- **FEAT**: add `beforeFirst` and `afterLast` to `intersperse(With)` (#23).
- **FEAT**: add `maybeWhereType` (#22).

## 0.8.1

- **FEAT**: add Iterable<Result<T>>.sequence() (#19).
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.8.1
version: 0.8.2
homepage: https://github.com/ookami-kb/dfunc

environment:
Expand Down

0 comments on commit 778ebba

Please sign in to comment.