diff --git a/CHANGELOG.md b/CHANGELOG.md index e466402..f404dd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 1.0.0a3 + +([Full Changelog](https://github.com/jupytercad/jupytercad-freecad/compare/v1.0.0a2...819560810e99705f93bbc13bd55c2b5d05a0b013)) + +### Maintenance and upkeep improvements + +- Update CI scripts [#4](https://github.com/jupytercad/jupytercad-freecad/pull/4) ([@trungleduc](https://github.com/trungleduc)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupytercad/jupytercad-freecad/graphs/contributors?from=2024-01-02&to=2024-01-02&type=c)) + +[@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad-freecad+involves%3Atrungleduc+updated%3A2024-01-02..2024-01-02&type=Issues) + + + ## 1.0.0a2 ([Full Changelog](https://github.com/jupytercad/jupytercad-freecad/compare/0f4b13f354b5d2f418f92a5cd36bbd4872b3f26c...199767266111c271179fac9fc41d731297949cfa)) @@ -18,5 +34,3 @@ ([GitHub contributors page for this release](https://github.com/jupytercad/jupytercad-freecad/graphs/contributors?from=2023-11-17&to=2024-01-02&type=c)) [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad-freecad+involves%3Apre-commit-ci+updated%3A2023-11-17..2024-01-02&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2Fjupytercad-freecad+involves%3Atrungleduc+updated%3A2023-11-17..2024-01-02&type=Issues) - - diff --git a/package.json b/package.json index 7b7e54a..44ed034 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupytercad/jupytercad-freecad", - "version": "1.0.0-a2", + "version": "1.0.0-a3", "description": "A JupyterCad extension.", "keywords": [ "jupyter",