Skip to content

Commit a4e77c4

Browse files
chore(release): 1.3.0-beta.3 [skip ci]
## [1.3.0-beta.3](v1.3.0-beta.2...v1.3.0-beta.3) (2026-02-20) ### Features * 랜딩 페이지 header section Figma 시안 반영 ([#98](#98)) ([1ccef44](1ccef44))
1 parent 1ccef44 commit a4e77c4

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.3.0-beta.3](https://github.com/Nexters/yogieat/compare/v1.3.0-beta.2...v1.3.0-beta.3) (2026-02-20)
9+
10+
### Features
11+
12+
* 랜딩 페이지 header section Figma 시안 반영 ([#98](https://github.com/Nexters/yogieat/issues/98)) ([1ccef44](https://github.com/Nexters/yogieat/commit/1ccef4473f31f56285ba39b297c04fa94ed93225))
13+
814
## [1.3.0-beta.2](https://github.com/Nexters/yogieat/compare/v1.3.0-beta.1...v1.3.0-beta.2) (2026-02-20)
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.3.0-beta.2",
3+
"version": "1.3.0-beta.3",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)