Skip to content

Commit 4ac87b5

Browse files
chore(release): 1.2.0-beta.2 [skip ci]
## [1.2.0-beta.2](v1.2.0-beta.1...v1.2.0-beta.2) (2026-02-19) ### Features * 랜딩 페이지 일러스트레이션을 Lottie 애니메이션으로 교체 ([#92](#92)) ([11d70f2](11d70f2))
1 parent 11d70f2 commit 4ac87b5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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+
## [1.2.0-beta.2](https://github.com/Nexters/yogieat/compare/v1.2.0-beta.1...v1.2.0-beta.2) (2026-02-19)
9+
10+
### Features
11+
12+
* 랜딩 페이지 일러스트레이션을 Lottie 애니메이션으로 교체 ([#92](https://github.com/Nexters/yogieat/issues/92)) ([11d70f2](https://github.com/Nexters/yogieat/commit/11d70f215ee314b91db54a347a96ea77c566bb4a))
13+
814
## [1.2.0-beta.1](https://github.com/Nexters/yogieat/compare/v1.1.1-beta.1...v1.2.0-beta.1) (2026-02-18)
915

1016
### Features

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": "1.2.0-beta.1",
3+
"version": "1.2.0-beta.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)