File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to the YogiEat project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.1.4] ( https://github.com/Nexters/yogieat/compare/v2.1.3...v2.1.4 ) (2026-02-28)
9+
10+ ### Bug Fixes
11+
12+ * 이미 추천 결과가 생성된 Toast 메세지에서 refetch 로직 추가 ([ b55cce3] ( https://github.com/Nexters/yogieat/commit/b55cce335a61b25ca1463f08244688ac0608e377 ) )
13+
814## [ 2.1.3] ( https://github.com/Nexters/yogieat/compare/v2.1.2...v2.1.3 ) (2026-02-27)
915
1016### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " heareat" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments