File tree Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.1.1
6+
7+ ([ Full Changelog] ( https://github.com/jupyterlite/litegitpuller/compare/v0.1.0...ef363d22392b65ee2efa58c75bcbd1b98c61a1d6 ) )
8+
9+ ### Enhancements made
10+
11+ - Support for Gitlab repositories [ #16 ] ( https://github.com/jupyterlite/litegitpuller/pull/16 ) ([ @brichet ] ( https://github.com/brichet ) )
12+
13+ ### Maintenance and upkeep improvements
14+
15+ - Bump to Jupyterlab 4 [ #15 ] ( https://github.com/jupyterlite/litegitpuller/pull/15 ) ([ @brichet ] ( https://github.com/brichet ) )
16+
17+ ### Other merged PRs
18+
19+ - Add query parameters to the docs link [ #13 ] ( https://github.com/jupyterlite/litegitpuller/pull/13 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
20+
21+ ### Contributors to this release
22+
23+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlite/litegitpuller/graphs/contributors?from=2023-09-14&to=2023-12-19&type=c ) )
24+
25+ [ @brichet ] ( https://github.com/search?q=repo%3Ajupyterlite%2Flitegitpuller+involves%3Abrichet+updated%3A2023-09-14..2023-12-19&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlite%2Flitegitpuller+involves%3Afcollonval+updated%3A2023-09-14..2023-12-19&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlite%2Flitegitpuller+involves%3Agithub-actions+updated%3A2023-09-14..2023-12-19&type=Issues )
26+
27+ <!-- <END NEW CHANGELOG ENTRY> -->
28+
529## 0.1.0
630
731([ Full Changelog] ( https://github.com/jupyterlite/litegitpuller/compare/b111f5d0e1682f3ae14d3205fb1d389b408e7753...1b0011799a217759b34705727030c5f515ddc464 ) )
2549([ GitHub contributors page for this release] ( https://github.com/jupyterlite/litegitpuller/graphs/contributors?from=2023-08-28&to=2023-09-14&type=c ) )
2650
2751[ @brichet ] ( https://github.com/search?q=repo%3Ajupyterlite%2Flitegitpuller+involves%3Abrichet+updated%3A2023-08-28..2023-09-14&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlite%2Flitegitpuller+involves%3Agithub-actions+updated%3A2023-08-28..2023-09-14&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyterlite%2Flitegitpuller+involves%3Ajtpio+updated%3A2023-08-28..2023-09-14&type=Issues )
28-
29- <!-- <END NEW CHANGELOG ENTRY> -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyterlite/litegitpuller" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " A jupyterlite extension to automate cloning of a github repository." ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments