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.0a1
6+
7+ ([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.0a0...a901350985c00bd532fc78c56a8ab5f8b13cef0c ) )
8+
9+ ### Enhancements made
10+
11+ - Fix stash REST API [ #1280 ] ( https://github.com/jupyterlab/jupyterlab-git/pull/1280 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
12+
13+ ### Bugs fixed
14+
15+ - Fix commit message [ #1283 ] ( https://github.com/jupyterlab/jupyterlab-git/pull/1283 ) ([ @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-24&to=2023-10-26&type=c ) )
20+
21+ [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Afcollonval+updated%3A2023-10-24..2023-10-26&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Agithub-actions+updated%3A2023-10-24..2023-10-26&type=Issues )
22+
23+ <!-- <END NEW CHANGELOG ENTRY> -->
24+
525## 0.50.0a0
626
727([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-git/compare/v0.44.0...e77defa1129336d028929559176d3091204abd95 ) )
1636
1737[ @benz0li ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Abenz0li+updated%3A2023-10-24..2023-10-24&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Afcollonval+updated%3A2023-10-24..2023-10-24&type=Issues ) | [ @HaudinFlorence ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3AHaudinFlorence+updated%3A2023-10-24..2023-10-24&type=Issues ) | [ @JasonWeill ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3AJasonWeill+updated%3A2023-10-24..2023-10-24&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Akrassowski+updated%3A2023-10-24..2023-10-24&type=Issues ) | [ @welcome ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Awelcome+updated%3A2023-10-24..2023-10-24&type=Issues )
1838
19- <!-- <END NEW CHANGELOG ENTRY> -->
20-
2139## 0.44.0
2240
2341([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-git/compare/v0.43.0...bb1da19878be3e92c7652d999c90eb93fbd8df87 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyterlab/git" ,
3- "version" : " 0.50.0-a0 " ,
3+ "version" : " 0.50.0-a1 " ,
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-a0 ' ;
2+ export const version = '0.50.0-a1 ' ;
You can’t perform that action at this time.
0 commit comments