Skip to content

Commit 5190456

Browse files
committed
Publish 3.0.0
SHA256 hashes: jupytercad-jupytercad-freecad-3.0.0.tgz: cea2ab859754d1393013c3abc39cbb05c0bb52d878308fb63ddc7eb9a7a054e6 jupytercad_freecad-3.0.0-py3-none-any.whl: 6db309dbb3ca42219774486d29032cffbd9134670c689abad3e322375c3dfe0a jupytercad_freecad-3.0.0.tar.gz: 24df9df19715c4a40b8c95dca29426b572269e8d4107b80376b8cd1f9fbdbb07
1 parent eb212b1 commit 5190456

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

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

5+
## 3.0.0
6+
7+
([Full Changelog](https://github.com/jupytercad/JupyterCAD-FreeCAD/compare/v3.0.0a1...eb212b1625de7623fbd44f9db32c246934cbcb41))
8+
9+
### Enhancements made
10+
11+
- Bump JupyterCAD 3.0.0 [#28](https://github.com/jupytercad/JupyterCAD-FreeCAD/pull/28) ([@martinRenou](https://github.com/martinRenou))
12+
- Add freecad icon [#21](https://github.com/jupytercad/JupyterCAD-FreeCAD/pull/21) ([@martinRenou](https://github.com/martinRenou))
13+
14+
### Maintenance and upkeep improvements
15+
16+
- Enable the Playwright trace [#29](https://github.com/jupytercad/JupyterCAD-FreeCAD/pull/29) ([@jtpio](https://github.com/jtpio))
17+
18+
### Contributors to this release
19+
20+
([GitHub contributors page for this release](https://github.com/jupytercad/JupyterCAD-FreeCAD/graphs/contributors?from=2024-11-04&to=2024-12-05&type=c))
21+
22+
[@jtpio](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3Ajtpio+updated%3A2024-11-04..2024-12-05&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3AmartinRenou+updated%3A2024-11-04..2024-12-05&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3Apre-commit-ci+updated%3A2024-11-04..2024-12-05&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3ASylvainCorlay+updated%3A2024-11-04..2024-12-05&type=Issues)
23+
24+
<!-- <END NEW CHANGELOG ENTRY> -->
25+
526
## 3.0.0a1
627

728
([Full Changelog](https://github.com/jupytercad/JupyterCAD-FreeCAD/compare/v3.0.0a0...f011fd8d0b58f1568cbf25ac4ea6d8596a97799c))
@@ -21,8 +42,6 @@
2142

2243
[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3Aarjxn-py+updated%3A2024-10-09..2024-11-04&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD-FreeCAD+involves%3Apre-commit-ci+updated%3A2024-10-09..2024-11-04&type=Issues)
2344

24-
<!-- <END NEW CHANGELOG ENTRY> -->
25-
2645
## 3.0.0a0
2746

2847
([Full Changelog](https://github.com/jupytercad/JupyterCAD-FreeCAD/compare/v2.0.0...4f1234a586a5857215eb428bbd6399a3d427545f))

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-freecad",
3-
"version": "3.0.0-a1",
3+
"version": "3.0.0",
44
"description": "A JupyterCAD extension for FreeCAD.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)