From 7287afde3712953659805cb64c7cf5cbe35adda6 Mon Sep 17 00:00:00 2001 From: npayfebot Date: Mon, 6 Jan 2025 14:09:00 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20bump=20changed=20packages=20vers?= =?UTF-8?q?ion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/fair-wolves-fail.md | 7 ------- .changeset/good-knives-write.md | 7 ------- .changeset/shaggy-comics-sniff.md | 7 ------- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 5 files changed, 17 insertions(+), 22 deletions(-) delete mode 100644 .changeset/fair-wolves-fail.md delete mode 100644 .changeset/good-knives-write.md delete mode 100644 .changeset/shaggy-comics-sniff.md 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": [