File tree Expand file tree Collapse file tree 5 files changed +15
-4
lines changed
Expand file tree Collapse file tree 5 files changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and CodePair adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77
88## [ Unreleased]
99
10+ ## [ 0.1.49] - 2026-01-23
11+
12+ ### Added
13+
14+ - Enhance Yorkie Intelligence to support OpenAI-compatible providers by @emplam27 in https://github.com/yorkie-team/codepair/pull/578
15+
16+ ### Changed
17+
18+ - Bump up backend libs by @hackerwins in https://github.com/yorkie-team/codepair/pull/574
19+ - Refact frontend architecture by @JOOHOJANG in https://github.com/yorkie-team/codepair/pull/577
20+
1021## [ 0.1.48] - 2026-01-16
1122
1223### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @codepair/backend" ,
3- "version" : " 0.1.48 " ,
3+ "version" : " 0.1.49 " ,
44 "description" : " CodePair Backend" ,
55 "author" : " yorkie-team" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @codepair/desktop" ,
33 "type" : " module" ,
4- "version" : " 0.1.48 " ,
4+ "version" : " 0.1.49 " ,
55 "main" : " out/main/index.js" ,
66 "description" : " Codepair Desktop" ,
77 "author" : " yorkie-team" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @codepair/frontend" ,
3- "version" : " 0.1.48 " ,
3+ "version" : " 0.1.49 " ,
44 "description" : " CodePair Frontend" ,
55 "type" : " module" ,
66 "author" : " yorkie-team" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " codepair" ,
3- "version" : " 0.1.48 " ,
3+ "version" : " 0.1.49 " ,
44 "description" : " Build your own AI-powered collaborative markdown editor in just 5 minutes" ,
55 "keywords" : [],
66 "author" : " yorkie-team" ,
You can’t perform that action at this time.
0 commit comments