Skip to content

Commit d81cfd0

Browse files
authored
Merge pull request #272 from WebFiori/release-please--branches--main
chore(main): release 3.0.0-beta.31
2 parents 6bf9c26 + f08d491 commit d81cfd0

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [3.0.0-beta.31](https://github.com/WebFiori/framework/compare/v3.0.0-Beta.30...v3.0.0-beta.31) (2025-10-27)
4+
5+
6+
### Bug Fixes
7+
8+
* Bug in Finding Class Loader Path ([6831a96](https://github.com/WebFiori/framework/commit/6831a96d91962480b097561b559e2ecf07af1c0b))
9+
* Show Framework Logo ([e47f1a5](https://github.com/WebFiori/framework/commit/e47f1a5d70b5d5982ff87247de3feb98ce75d558))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* Merge pull request [#271](https://github.com/WebFiori/framework/issues/271) from WebFiori/dev ([6bf9c26](https://github.com/WebFiori/framework/commit/6bf9c26ab448e60bcdfee5f6f91b2cdc97304006))
15+
* Updated Framework Version ([3d719ea](https://github.com/WebFiori/framework/commit/3d719ea32aea00d973dbb61e5ddf98194a5e7e0f))
16+
* Updated Index ([0b128ec](https://github.com/WebFiori/framework/commit/0b128ec53339304b351df9d1953e192dc233a24a))
17+
318
## [3.0.0-Beta.30](https://github.com/WebFiori/framework/compare/v3.0.0-Beta.29...v3.0.0-Beta.30) (2025-10-21)
419

520

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.30",
5+
"version": "3.0.0-beta.31",
66
"type": "library",
77
"support": {
88
"issues": "https://github.com/webfiori/framework/issues",

0 commit comments

Comments
 (0)