2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-06 09:43:38 +00:00

[UI] Pass custom fields through to the importer session (#11688)

* [UI] Pass custom fields through to the importer session

* Support custom model rendering within the data import wizard

* Update CHANGELOG.md

* Update UI version
This commit is contained in:
Oliver
2026-04-08 23:50:16 +10:00
committed by GitHub
parent b9a66da833
commit cc77d1d5e6
9 changed files with 96 additions and 18 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@inventreedb/ui",
"description": "UI components for the InvenTree project",
"version": "0.10.0",
"version": "0.10.1",
"private": false,
"type": "module",
"license": "MIT",