Skip to content

Commit afdac17

Browse files
devleejbminai621
authored andcommitted
Update CHANGELOG.md for v0.1.25 (#414)
1 parent dbd1311 commit afdac17

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and CodePair adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77

88
## [Unreleased]
99

10+
## [0.1.25] - 2024-11-23
11+
12+
### Changed
13+
14+
- Update `yorkie` to `v0.5.6` by @devleejb in https://github.com/yorkie-team/codepair/pull/413
15+
1016
## [0.1.24] - 2024-11-20
1117

1218
### Added

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codepair/backend",
3-
"version": "0.1.24",
3+
"version": "0.1.25",
44
"description": "CodePair Backend",
55
"author": "yorkie-team",
66
"license": "Apache-2.0",

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codepair/frontend",
3-
"version": "0.1.24",
3+
"version": "0.1.25",
44
"description": "CodePair Frontend",
55
"type": "module",
66
"author": "yorkie-team",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codepair",
3-
"version": "0.1.24",
3+
"version": "0.1.25",
44
"description": "Build your own AI-powered collaborative markdown editor in just 5 minutes",
55
"keywords": [],
66
"author": "yorkie-team",

0 commit comments

Comments
 (0)