Skip to content

Commit f2bfaa6

Browse files
authored
Merge branch 'main' into dev
2 parents a97438b + 9268450 commit f2bfaa6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [2.6.4](https://github.com/WebFiori/ui/compare/v2.6.3...v2.6.4) (2024-12-24)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* Updated Composer Config ([5108943](https://github.com/WebFiori/ui/commit/5108943d6b63e30c4ee990e90f66f5c2d169b5d0))

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": "2.6.3",
5+
"version": "2.6.4",
66
"require": {
77
"php": ">=8.1",
88
"webfiori/collections": "2.0.x"

0 commit comments

Comments
 (0)