File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.2.1
4+
5+ - Handle store config conflicts during git pull
6+ - Add OG meta tags and image for social sharing
7+ - Fix landing page click install navigation
8+
39## v0.2.0
410
511- Unify dev and prod port to 2703: Vite dev server now runs on port 2703 (was 5173), Fastify dev server moves to port 2704 as internal API backend
Original file line number Diff line number Diff line change 11{
22 "name" : " ai-sync" ,
33 "author" : " Anh-Thi Dinh" ,
4- "version" : " 0.2.0 " ,
4+ "version" : " 0.2.1 " ,
55 "repository" : " https://github.com/anhthiding/ai-sync" ,
66 "private" : true ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ai-sync/server" ,
33 "author" : " Anh-Thi Dinh" ,
4- "version" : " 0.2.0 " ,
4+ "version" : " 0.2.1 " ,
55 "repository" : " https://github.com/anhthiding/ai-sync" ,
66 "private" : true ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ai-sync/ui" ,
33 "author" : " Anh-Thi Dinh" ,
4- "version" : " 0.2.0 " ,
4+ "version" : " 0.2.1 " ,
55 "repository" : " https://github.com/anhthiding/ai-sync" ,
66 "private" : true ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments