Skip to content

Commit 8314bee

Browse files
committed
Publish 1.0.0
SHA256 hashes: jupytercad-jupytercad-openvsp-1.0.0.tgz: b6c6adcd14a916c361779be2d0cacfe9b2a58bec797e8d905d9986586047e43c jupytercad_openvsp-1.0.0-py3-none-any.whl: 6c130c4ed9a8389e1612d230a13ccfdf1e03f915e4b5301bfa0baa367ba799e7 jupytercad_openvsp-1.0.0.tar.gz: 6e9bdc8660bbd356433f97fb9f3c01a4c74abcb80d4bf859feef91dec1eacf81
1 parent 921ad84 commit 8314bee

File tree

2 files changed

+25
-3
lines changed

2 files changed

+25
-3
lines changed

CHANGELOG.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,34 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5-
## 0.1.3
5+
## 1.0.0
66

7-
No merged PRs
7+
([Full Changelog](https://github.com/jupytercad/JupyterCAD-OpenVSP/compare/v0.1.3...921ad84370e9022d18d99731d71e0962f90aebb4))
8+
9+
### Enhancements made
10+
11+
- Bump JupyterCAD 3.0.0 [#10](https://github.com/jupytercad/JupyterCAD-OpenVSP/pull/10) ([@martinRenou](https://github.com/martinRenou))
12+
13+
### Bugs fixed
14+
15+
- Releaser: Fix package url [#7](https://github.com/jupytercad/JupyterCAD-OpenVSP/pull/7) ([@martinRenou](https://github.com/martinRenou))
16+
17+
### Maintenance and upkeep improvements
18+
19+
- Bump JupyterCAD to `3.0.0a6` [#8](https://github.com/jupytercad/JupyterCAD-OpenVSP/pull/8) ([@arjxn-py](https://github.com/arjxn-py))
20+
21+
### Contributors to this release
22+
23+
([GitHub contributors page for this release](https://github.com/jupytercad/JupyterCAD-OpenVSP/graphs/contributors?from=2024-05-13&to=2024-12-05&type=c))
24+
25+
[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-OpenVSP+involves%3Aarjxn-py+updated%3A2024-05-13..2024-12-05&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-OpenVSP+involves%3AmartinRenou+updated%3A2024-05-13..2024-12-05&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-OpenVSP+involves%3Apre-commit-ci+updated%3A2024-05-13..2024-12-05&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-OpenVSP+involves%3Atrungleduc+updated%3A2024-05-13..2024-12-05&type=Issues)
826

927
<!-- <END NEW CHANGELOG ENTRY> -->
1028

29+
## 0.1.3
30+
31+
No merged PRs
32+
1133
## 0.1.2
1234

1335
No merged PRs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-openvsp",
3-
"version": "0.1.3",
3+
"version": "1.0.0",
44
"description": "A JupyterCAD extension for OpenVSP",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)