Skip to content

Commit af9ce47

Browse files
author
Flatlogic Bot
committed
chore: release 3.0.1
1 parent be404fc commit af9ce47

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [3.0.1] - 22/02/2026
4+
5+
- Fixed CI build failure by restoring direct `uuid` dependency used in users/forms flows.
6+
- Verified release checks after fix (`lint`, `build`, `test`) to keep pipeline green.
7+
38
## [3.0.0] - 22/02/2026
49

510
- Migrated build tooling from CRA/rewired to Vite (`dev`, `build`, `preview`) with npm-only workflow.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-material-full",
33
"description": "React Material Admin Full",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"private": true,
66
"homepage": "./",
77
"scripts": {

0 commit comments

Comments
 (0)