Skip to content

Commit a79e0c8

Browse files
authored
Merge pull request #258 from WebFiori/release-please--branches--dev
chore(dev): release 3.0.0-Beta.24
2 parents 377b40c + d77357f commit a79e0c8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [3.0.0-Beta.24](https://github.com/WebFiori/framework/compare/v3.0.0-Beta.23...v3.0.0-Beta.24) (2025-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* Show Exception on Initialization ([2341841](https://github.com/WebFiori/framework/commit/2341841f9718beb99330f8529e01600d61acfecf))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release v3.0.0-Beta.24 ([2870002](https://github.com/WebFiori/framework/commit/28700026d50339f1b3be07f21d801594d682b7b4))
14+
* Update composer.json ([08c60a8](https://github.com/WebFiori/framework/commit/08c60a878c48198f61b2149127113c359ca5f635))
15+
* Updated Framework Version ([36b0f55](https://github.com/WebFiori/framework/commit/36b0f5514329db80bae9102094e402e240987260))
16+
317
## [3.0.0-Beta.23](https://github.com/WebFiori/framework/compare/v3.0.1-Beta.22...v3.0.0-Beta.23) (2025-01-07)
418

519

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webfiori/framework",
33
"description": "WebFiori framework. Made to make the web bloom.",
44
"homepage": "https://webfiori.com",
5-
"version": "3.0.0-Beta.23",
5+
"version": "3.0.0-Beta.24",
66
"type": "library",
77
"support": {
88
"issues": "https://github.com/webfiori/framework/issues",

0 commit comments

Comments
 (0)