Releases: devforth/adminforth-list-in-place-edit
Releases · devforth/adminforth-list-in-place-edit
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2025-04-02)
Bug Fixes
- change package name (4e4da27)
- fix incorrect value adding to array (3949dad)
- remove npm version patch from build script in package.json (59dce8d)
- remove unnecessary components (0df153c)
- simplify InPlaceEdit component by replacing ArrayColumnValueInput with ColumnValueInputWrapper (54d29e7)
- update package-lock (6428234)
Features
- add build and notification scripts for CI/CD process (e61032e)