File tree 4 files changed +28
-5
lines changed
4 files changed +28
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 0.5.0a2
6
+
7
+ ([ Full Changelog] ( https://github.com/voila-dashboards/voila/compare/@voila-dashboards/jupyterlab-preview@2.3.0-alpha.1...ac93bd1a2b13cf2cbbf61b899a025520d9c6a769 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Update the tree view so that URLs are correct for Voici [ #1299 ] ( https://github.com/voila-dashboards/voila/pull/1299 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ - Pin yarn to fix tests [ #1300 ] ( https://github.com/voila-dashboards/voila/pull/1300 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
16
+ - Add releaser workflows to the repo [ #1298 ] ( https://github.com/voila-dashboards/voila/pull/1298 ) ([ @jtpio ] ( https://github.com/jtpio ) )
17
+
18
+ ### Documentation improvements
19
+
20
+ - refactor: typo + rst styling [ #1296 ] ( https://github.com/voila-dashboards/voila/pull/1296 ) ([ @12rambau ] ( https://github.com/12rambau ) )
21
+
22
+ ### Contributors to this release
23
+
24
+ ([ GitHub contributors page for this release] ( https://github.com/voila-dashboards/voila/graphs/contributors?from=2023-02-21&to=2023-03-06&type=c ) )
25
+
26
+ [ @12rambau ] ( https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3A12rambau+updated%3A2023-02-21..2023-03-06&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Agithub-actions+updated%3A2023-02-21..2023-03-06&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Ajtpio+updated%3A2023-02-21..2023-03-06&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3AmartinRenou+updated%3A2023-02-21..2023-03-06&type=Issues ) | [ @trungleduc ] ( https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Atrungleduc+updated%3A2023-02-21..2023-03-06&type=Issues )
27
+
28
+ <!-- <END NEW CHANGELOG ENTRY> -->
29
+
5
30
## 0.5.0a1
6
31
7
32
([ Full Changelog] ( https://github.com/voila-dashboards/voila/compare/@voila-dashboards/jupyterlab-preview@2.3.0-alpha.0...45d595ff0d698f37dda6ed6f482e1e17ec9e9f5d ) )
35
60
36
61
[@dependabot](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Adependabot+updated%3A2022-10-28..2023-02-21&type=Issues) | [@fhightower](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Afhightower+updated%3A2022-10-28..2023-02-21&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Agithub-actions+updated%3A2022-10-28..2023-02-21&type=Issues) | [@jabbera](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Ajabbera+updated%3A2022-10-28..2023-02-21&type=Issues) | [@jiboncom](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Ajiboncom+updated%3A2022-10-28..2023-02-21&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Ajtpio+updated%3A2022-10-28..2023-02-21&type=Issues) | [@maartenbreddels](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Amaartenbreddels+updated%3A2022-10-28..2023-02-21&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3AmartinRenou+updated%3A2022-10-28..2023-02-21&type=Issues) | [@philippjfr](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Aphilippjfr+updated%3A2022-10-28..2023-02-21&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Atrungleduc+updated%3A2022-10-28..2023-02-21&type=Issues)
37
62
38
- <!-- <END NEW CHANGELOG ENTRY> -->
39
-
40
63
## 0.5.0a0
41
64
42
65
([ Full Changelog] ( https://github.com/voila-dashboards/voila/compare/@voila-dashboards/jupyterlab-preview@2.2.0...20caacc4d1a5749fd94b709f84b73c452367f589 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @voila-dashboards/jupyterlab-preview" ,
3
- "version" : " 2.3.0-alpha.1 " ,
3
+ "version" : " 2.3.0-alpha.2 " ,
4
4
"description" : " A JupyterLab preview extension for Voilà" ,
5
5
"keywords" : [
6
6
" jupyter" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @voila-dashboards/voila" ,
3
- "version" : " 0.5.0-alpha.1 " ,
3
+ "version" : " 0.5.0-alpha.2 " ,
4
4
"description" : " The Voilà Frontend" ,
5
5
"author" : " Voilà contributors" ,
6
6
"license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 15
15
from collections import namedtuple
16
16
17
17
# Use "hatch version xx.yy.zz" to handle version changes
18
- __version__ = "0.5.0a1 "
18
+ __version__ = "0.5.0a2 "
19
19
20
20
# PEP440 version parser
21
21
_version_regex = re .compile (
You can’t perform that action at this time.
0 commit comments