Skip to content

Commit 8171ba2

Browse files
committed
Merge branch 'main' of https://github.com/Nexters/hereeat
2 parents 53f8186 + 1d72cb7 commit 8171ba2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to the YogiEat project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "heareat",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)