Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release for v1.0.5 #24

Merged
merged 2 commits into from
Jul 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v1.0.5](https://github.com/hatena/godash/compare/v1.0.4...v1.0.5) - 2024-07-03
- Bump github.com/samber/lo from 1.38.1 to 1.39.0 by @dependabot in https://github.com/hatena/godash/pull/23
- Bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/hatena/godash/pull/25
- Bump golangci/golangci-lint-action from 3 to 5 by @dependabot in https://github.com/hatena/godash/pull/27
- Bump github.com/samber/lo from 1.39.0 to 1.44.0 by @dependabot in https://github.com/hatena/godash/pull/29
- PickByKeys を追加 by @ne-sachirou in https://github.com/hatena/godash/pull/30
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in https://github.com/hatena/godash/pull/28

## [v1.0.4](https://github.com/hatena/godash/compare/v1.0.3...v1.0.4) - 2023-11-28
- Apply `go mod tidy` by @utgwkk in https://github.com/hatena/godash/pull/21
- Add FlatMap and SomeBy function by @utgwkk in https://github.com/hatena/godash/pull/20
Expand Down