We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a833f98 + e09b407 commit 95b6bd5Copy full SHA for 95b6bd5
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.0.0](https://github.com/WebFiori/ui/compare/v3.0.0...v4.0.0) (2025-10-07)
4
+
5
6
+### Miscellaneous Chores
7
8
+* Merge pull request [#49](https://github.com/WebFiori/ui/issues/49) from WebFiori/dev ([a833f98](https://github.com/WebFiori/ui/commit/a833f98e9d1e9c725282879de5f66e228993a765))
9
10
## [3.0.0](https://github.com/WebFiori/ui/compare/v2.6.4...v3.0.0) (2025-08-27)
11
12
composer.json
@@ -2,7 +2,7 @@
"name": "webfiori/ui",
"description": "A library that provides basic utilities for creating HTML documents.",
"type": "library",
- "version": "3.0.0",
+ "version": "4.0.0",
"require": {
"php": ">=8.1",
"webfiori/collections": "2.0.x"
0 commit comments