Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 잘못 배포된 버전을 바로잡기 위해 CHANGELOG.md를 수동으로 수정합니다 #273

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

okinawaa
Copy link
Member

@okinawaa okinawaa commented Nov 6, 2024

Overview

fix #262

#254 에서 추가 해주신 두 가지 함수가 2.2.0이 아닌, 2.2.1버전에 배포가 나갔습니다.

PR Checklist

  • I read and included theses actions below
  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.

@okinawaa okinawaa requested a review from raon0211 as a code owner November 6, 2024 08:46
Copy link

changeset-bot bot commented Nov 6, 2024

⚠️ No Changeset found

Latest commit: 5939b05

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Nov 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
es-hangul ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 8:47am

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.53%. Comparing base (c1b078f) to head (5939b05).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #273   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files          38       38           
  Lines         639      639           
  Branches      154      154           
=======================================
  Hits          636      636           
  Misses          3        3           

Copy link
Collaborator

@po4tion po4tion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@okinawaa okinawaa merged commit a49eeca into main Nov 6, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]:새로운 API가 추가되는 버전이 문서에 명시되면 좋겠어요
3 participants