diff --git a/CHANGELOG.md b/CHANGELOG.md index c850472..9560f1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.0.6-nightly.20250808.a3cf0f6](https://github.com/ummgoban/shared/compare/v0.0.6-nightly.20250808.2fb39ff...0.0.6-nightly.20250808.a3cf0f6) (2025-08-08) + + +### ๐Ÿ”จ ๊ธฐํƒ€ ๋ณ€๊ฒฝ์‚ฌํ•ญ + +* ๋ฆฐํŠธ, ํƒ€์ž…, ํฌ๋ฉง ์ฒดํฌ ์•ก์…˜ ๊ณตํ†ตํ™” ([#48](https://github.com/ummgoban/shared/issues/48)) ([4c3c720](https://github.com/ummgoban/shared/commit/4c3c720ccba5bcf17361b13ff2aa95fba6c89f7a)) + + +### ๐Ÿ› ๋ฒ„๊ทธ ์ˆ˜์ • + +* split product statuts type ([#50](https://github.com/ummgoban/shared/issues/50)) ([4cd5333](https://github.com/ummgoban/shared/commit/4cd53337ae0ddd10906da56c7ebccafd4b30773b)) + ### [0.0.6-nightly.20250808.2fb39ff](https://github.com/ummgoban/shared/compare/v0.0.6-nightly.20250808.f18a523...0.0.6-nightly.20250808.2fb39ff) (2025-08-08) diff --git a/package.json b/package.json index ad4cebe..5808807 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ummgoban/shared", - "version": "0.0.6-nightly.20250808.2fb39ff", + "version": "0.0.6-nightly.20250808.a3cf0f6", "description": "ummgoban ๊ณตํ†ต ํŒจํ‚ค์ง€", "main": "dist/index.js", "module": "dist/index.esm.js",