diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8c7bf66..e1206f4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.10.3" + ".": "0.10.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 520ecfb..5d475cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.10.4](https://github.com/ieoseo/client/compare/ieoseo-client-v0.10.3...ieoseo-client-v0.10.4) (2026-07-03) + + +### Bug Fixes + +* 홈 카테고리 필터 칩 텍스트 세로 짤림 ([#191](https://github.com/ieoseo/client/issues/191)) ([7fb2f51](https://github.com/ieoseo/client/commit/7fb2f51a081f35094cdbc3d544d1bbb6f031dffa)), closes [#190](https://github.com/ieoseo/client/issues/190) + ## [0.10.3](https://github.com/ieoseo/client/compare/ieoseo-client-v0.10.2...ieoseo-client-v0.10.3) (2026-07-03) diff --git a/pubspec.yaml b/pubspec.yaml index e11832a..126ba86 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 0.10.3+25 +version: 0.10.4+26 environment: sdk: ^3.12.0