Commit f9cc77f 1 parent ab6b12c commit f9cc77f Copy full SHA for f9cc77f
File tree 6 files changed +13
-9
lines changed
6 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 0.1.0rc0
6
+
7
+ No merged PRs
8
+
9
+ <!-- <END NEW CHANGELOG ENTRY> -->
10
+
5
11
## 0.1.0b0
6
12
7
13
([ Full Changelog] ( https://github.com/QuantStack/jupytercad/compare/v0.1.0a2...6fee6db19323c0c8d48d6e3f0060a0de0029f5c9 ) )
30
36
31
37
[ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupytercad+involves%3Agithub-actions+updated%3A2023-04-26..2023-05-17&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupytercad+involves%3AmartinRenou+updated%3A2023-04-26..2023-05-17&type=Issues ) | [ @trungleduc ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupytercad+involves%3Atrungleduc+updated%3A2023-04-26..2023-05-17&type=Issues )
32
38
33
- <!-- <END NEW CHANGELOG ENTRY> -->
34
-
35
39
## 0.1.0a2
36
40
37
41
([ Full Changelog] ( https://github.com/QuantStack/jupytercad/compare/v0.1.0a1...2f7b81060a1adab614bb6df1284382b0a1a5a546 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupytercad/jupytercad-root" ,
3
- "version" : " 0.1.0-b0 " ,
3
+ "version" : " 0.1.0-rc0 " ,
4
4
"private" : true ,
5
5
"homepage" : " https://github.com/QuantStack/jupytercad" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupytercad/jupytercad-app" ,
3
- "version" : " 0.1.0-beta .0" ,
3
+ "version" : " 0.1.0-rc .0" ,
4
4
"author" : {
5
5
"name" : " JupyterCad contributors"
6
6
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupytercad/jupytercad-extension" ,
3
- "version" : " 0.1.0-beta .0" ,
3
+ "version" : " 0.1.0-rc .0" ,
4
4
"description" : " A JupyterLab extension for 3D modelling." ,
5
5
"keywords" : [
6
6
" jupyter" ,
53
53
"@jupyter/collaboration" : " ^1.0.0-alpha.7" ,
54
54
"@jupyter/docprovider" : " ^1.0.0-alpha.8" ,
55
55
"@jupyter/ydoc" : " ^0.3.4 || ^1.0.2" ,
56
- "@jupytercad/jupytercad-opencascade" : " ^0.1.1-beta .0" ,
56
+ "@jupytercad/jupytercad-opencascade" : " ^0.1.1-rc .0" ,
57
57
"@jupyterlab/application" : " ^4.0.0" ,
58
58
"@jupyterlab/apputils" : " ^4.0.0" ,
59
59
"@jupyterlab/coreutils" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupytercad/jupytercad-opencascade" ,
3
- "version" : " 0.1.1-beta .0" ,
3
+ "version" : " 0.1.1-rc .0" ,
4
4
"description" : " The custom OpenCascade build for JupyterCAD." ,
5
5
"keywords" : [
6
6
" jupyter" ,
Original file line number Diff line number Diff line change @@ -892,7 +892,7 @@ __metadata:
892
892
" @jupyter/collaboration " : ^1.0.0-alpha.7
893
893
" @jupyter/docprovider " : ^1.0.0-alpha.8
894
894
" @jupyter/ydoc " : ^0.3.4 || ^1.0.2
895
- " @jupytercad/jupytercad-opencascade " : ^0.1.1-beta .0
895
+ " @jupytercad/jupytercad-opencascade " : ^0.1.1-rc .0
896
896
" @jupyterlab/application " : ^4.0.0
897
897
" @jupyterlab/apputils " : ^4.0.0
898
898
" @jupyterlab/builder " : ^4.0.0
@@ -932,7 +932,7 @@ __metadata:
932
932
languageName : unknown
933
933
linkType : soft
934
934
935
- " @jupytercad/jupytercad-opencascade@^0.1.1-beta .0, @jupytercad/jupytercad-opencascade@workspace:packages/jupytercad-opencascade " :
935
+ " @jupytercad/jupytercad-opencascade@^0.1.1-rc .0, @jupytercad/jupytercad-opencascade@workspace:packages/jupytercad-opencascade " :
936
936
version : 0.0.0-use.local
937
937
resolution : " @jupytercad/jupytercad-opencascade@workspace:packages/jupytercad-opencascade"
938
938
dependencies :
You can’t perform that action at this time.
0 commit comments