From 55e76a0891587a2c08ef60a3f9a2f0b35fd47120 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 3 Jul 2024 02:09:26 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From a7cfa7ac10ab331e11e6220ff0b0fc207c77e901 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 3 Jul 2024 02:09:26 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d207f..7eb0b38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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