Skip to content

Commit 95b6bd5

Browse files
authored
Merge pull request #50 from WebFiori/release-please--branches--main
chore(main): release 4.0.0
2 parents a833f98 + e09b407 commit 95b6bd5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [3.0.0](https://github.com/WebFiori/ui/compare/v2.6.4...v3.0.0) (2025-08-27)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webfiori/ui",
33
"description": "A library that provides basic utilities for creating HTML documents.",
44
"type": "library",
5-
"version": "3.0.0",
5+
"version": "4.0.0",
66
"require": {
77
"php": ">=8.1",
88
"webfiori/collections": "2.0.x"

0 commit comments

Comments
 (0)