diff --git a/package-lock.json b/package-lock.json index cd9d806..3f85935 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16531,7 +16531,7 @@ }, "packages/address": { "name": "@seonggukchoi/address", - "version": "0.0.4", + "version": "0.0.5", "license": "MIT", "engines": { "node": ">=18.0.0" @@ -16548,7 +16548,7 @@ }, "packages/phone": { "name": "@seonggukchoi/phone", - "version": "0.0.4", + "version": "0.0.5", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/packages/address/CHANGELOG.md b/packages/address/CHANGELOG.md index ec2bd1b..c3d2666 100644 --- a/packages/address/CHANGELOG.md +++ b/packages/address/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.5](https://github.com/seonggukchoi/packages.js/compare/@seonggukchoi/address@0.0.4...@seonggukchoi/address@0.0.5) (2024-02-02) + +**Note:** Version bump only for package @seonggukchoi/address + ## [0.0.4](https://github.com/seonggukchoi/packages.js/compare/@seonggukchoi/address@0.0.3...@seonggukchoi/address@0.0.4) (2024-02-02) **Note:** Version bump only for package @seonggukchoi/address diff --git a/packages/address/package.json b/packages/address/package.json index 5b5a43f..9624e7a 100644 --- a/packages/address/package.json +++ b/packages/address/package.json @@ -1,6 +1,6 @@ { "name": "@seonggukchoi/address", - "version": "0.0.4", + "version": "0.0.5", "author": "seonggukchoi", "license": "MIT", "engineStrict": true, diff --git a/packages/phone/CHANGELOG.md b/packages/phone/CHANGELOG.md index 639a17b..70ca01d 100644 --- a/packages/phone/CHANGELOG.md +++ b/packages/phone/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.5](https://github.com/seonggukchoi/packages.js/compare/@seonggukchoi/phone@0.0.4...@seonggukchoi/phone@0.0.5) (2024-02-02) + +**Note:** Version bump only for package @seonggukchoi/phone + ## [0.0.4](https://github.com/seonggukchoi/packages.js/compare/@seonggukchoi/phone@0.0.3...@seonggukchoi/phone@0.0.4) (2024-02-02) **Note:** Version bump only for package @seonggukchoi/phone diff --git a/packages/phone/package.json b/packages/phone/package.json index 7c9a7fe..9326848 100644 --- a/packages/phone/package.json +++ b/packages/phone/package.json @@ -1,6 +1,6 @@ { "name": "@seonggukchoi/phone", - "version": "0.0.4", + "version": "0.0.5", "author": "seonggukchoi", "license": "MIT", "engineStrict": true,