We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b67c5c + 5330439 commit 64dcfbdCopy full SHA for 64dcfbd
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [v1.0.4](https://github.com/hatena/godash/compare/v1.0.3...v1.0.4) - 2023-11-28
4
+- Apply `go mod tidy` by @utgwkk in https://github.com/hatena/godash/pull/21
5
+- Add FlatMap and SomeBy function by @utgwkk in https://github.com/hatena/godash/pull/20
6
+
7
## [v1.0.3](https://github.com/hatena/godash/compare/v1.0.2...v1.0.3) - 2023-11-21
8
- Use generated token for actions/checkout by @stefafafan in https://github.com/hatena/godash/pull/17
9
- Add Associate wrapper function by @lufia in https://github.com/hatena/godash/pull/19
0 commit comments