File tree Expand file tree Collapse file tree 3 files changed +22
-4
lines changed Expand file tree Collapse file tree 3 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.50.0rc0
6+
7+ ([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.0a2...d539f3b510ba2b596daad68814112ff7786abf91 ) )
8+
9+ ### Bugs fixed
10+
11+ - Fix styling [ #1289 ] ( https://github.com/jupyterlab/jupyterlab-git/pull/1289 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
12+
13+ ### Maintenance and upkeep improvements
14+
15+ - Bump nbdime to rc0 [ #1290 ] ( https://github.com/jupyterlab/jupyterlab-git/pull/1290 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
16+
17+ ### Contributors to this release
18+
19+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/jupyterlab-git/graphs/contributors?from=2023-10-30&to=2023-11-06&type=c ) )
20+
21+ [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Afcollonval+updated%3A2023-10-30..2023-11-06&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Agithub-actions+updated%3A2023-10-30..2023-11-06&type=Issues )
22+
23+ <!-- <END NEW CHANGELOG ENTRY> -->
24+
525## 0.50.0a2
626
727([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.0a1...81c258fc958f5b1c08a457e7b51a999e5f2e25b2 ) )
1636
1737[ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Afcollonval+updated%3A2023-10-26..2023-10-30&type=Issues )
1838
19- <!-- <END NEW CHANGELOG ENTRY> -->
20-
2139## 0.50.0a1
2240
2341([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.0a0...a901350985c00bd532fc78c56a8ab5f8b13cef0c ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyterlab/git" ,
3- "version" : " 0.50.0-a2 " ,
3+ "version" : " 0.50.0-rc0 " ,
44 "description" : " A JupyterLab extension for version control using git" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11// generated by genversion
2- export const version = '0.50.0-a2 ' ;
2+ export const version = '0.50.0-rc0 ' ;
You can’t perform that action at this time.
0 commit comments