Release 3D Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 09:56:02 +02:00
parent b20c67c890
commit f838480278
31 changed files with 1347 additions and 145 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
# Third-party notices
3D Tools is GPL-3.0-or-later. Runtime dependencies are React, React DOM and the add·ideas Toolbox Contract, Shell and Helpers packages. Exact versions and declared licences are recorded in `package-lock.json`; detected runtime licence texts are generated into release archives at `LICENSES/npm-runtime-licenses.txt`.
3D Tools is GPL-3.0-or-later. Runtime dependencies are React and React DOM
(MIT), add·ideas Toolbox Contract and Shell React 0.3.0 (Apache-2.0), and
Toolbox Helpers 0.2.0 (GPL-3.0-or-later). Exact versions and declared licences
are recorded in `package-lock.json`; detected runtime licence texts are
generated into release archives at `LICENSES/npm-runtime-licenses.txt`.