diff --git a/.changeset/fair-wolves-fail.md b/.changeset/fair-wolves-fail.md deleted file mode 100644 index 510c206..0000000 --- a/.changeset/fair-wolves-fail.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@naverpay/hidash": patch ---- - -apply baseIteratee in every - -PR: [apply baseIteratee in every](https://github.com/NaverPayDev/hidash/pull/190) diff --git a/.changeset/good-knives-write.md b/.changeset/good-knives-write.md deleted file mode 100644 index da0f3a0..0000000 --- a/.changeset/good-knives-write.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@naverpay/hidash": patch ---- - -🔧 `omit` 내부 타입을 PropertyPath 로 분리 - -PR: [🔧PropertyPath 로 분리](https://github.com/NaverPayDev/hidash/pull/193) diff --git a/.changeset/shaggy-comics-sniff.md b/.changeset/shaggy-comics-sniff.md deleted file mode 100644 index cb17c73..0000000 --- a/.changeset/shaggy-comics-sniff.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@naverpay/hidash": patch ---- - -🔧 refactor sumby with baseIteratee - -PR: [🔧 refactor sumby with baseIteratee](https://github.com/NaverPayDev/hidash/pull/191) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64bd92a..5ea87e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # @naverpay/hidash +## 0.1.9 + +### Patch Changes + +- 76a737a: apply baseIteratee in every + + PR: [apply baseIteratee in every](https://github.com/NaverPayDev/hidash/pull/190) + +- 521fcd6: 🔧 `omit` 내부 타입을 PropertyPath 로 분리 + + PR: [🔧PropertyPath 로 분리](https://github.com/NaverPayDev/hidash/pull/193) + +- 8f69a59: 🔧 refactor sumby with baseIteratee + + PR: [🔧 refactor sumby with baseIteratee](https://github.com/NaverPayDev/hidash/pull/191) + ## 0.1.8 ### Patch Changes diff --git a/package.json b/package.json index fb90aae..467929c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@naverpay/hidash", - "version": "0.1.8", + "version": "0.1.9", "description": "improved lodash", "sideEffects": false, "files": [