Skip to content

Commit 8a9cc6b

Browse files
committed
Publish 0.1.1
SHA256 hashes: jupytercad-jupytercad-openvsp-0.1.1.tgz: 2131e39bec505fd71413a986e8511ff02173f9649f465cb3a8d4bcfcb9e578dd jupytercad_openvsp-0.1.1-py3-none-any.whl: c25996f617949b6c3b88bbf5abadc6949c0d7125904bfef45b76b6d43b9cdf2c jupytercad_openvsp-0.1.1.tar.gz: 090442bfae1caee7826dc7f4c0e2f5c5a665170a5b504845621e5d48b7f882cb
1 parent 1f8ab0c commit 8a9cc6b

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,19 @@
22

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

5+
## 0.1.1
6+
7+
([Full Changelog](https://github.com/jupytercad/jupytercad-openvsp/compare/3d315ea515f0683be532a0953bc9ff009d01e05f...34b3dfe67933c28f479d71d39b64cc96de640ae9))
8+
9+
### Enhancements made
10+
11+
- Add UI tests [#2](https://github.com/jupytercad/jupytercad-openvsp/pull/2) ([@trungleduc](https://github.com/trungleduc))
12+
- Add JCAD export endpoint [#1](https://github.com/jupytercad/jupytercad-openvsp/pull/1) ([@trungleduc](https://github.com/trungleduc))
13+
14+
### Contributors to this release
15+
16+
([GitHub contributors page for this release](https://github.com/jupytercad/jupytercad-openvsp/graphs/contributors?from=2024-04-29&to=2024-05-10&type=c))
17+
18+
[@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad-openvsp+involves%3Atrungleduc+updated%3A2024-04-29..2024-05-10&type=Issues)
19+
520
<!-- <END NEW CHANGELOG ENTRY> -->

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@jupytercad/jupytercad-openvsp",
3-
"private": "true",
4-
"version": "0.1.0",
3+
"version": "0.1.1",
54
"description": "A JupyterCAD extension for OpenVSP",
65
"keywords": [
76
"jupyter",

0 commit comments

Comments
 (0)