Skip to content

Commit 2144d46

Browse files
committed
Merge branch 'dev' of https://github.com/WebFiori/framework into dev
2 parents 34a522f + 710df56 commit 2144d46

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [3.0.0-Beta.19](https://github.com/WebFiori/framework/compare/v3.0.0-Beta.18...v3.0.0-Beta.19) (2024-12-09)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release v3.0.0-Beta.19 ([e8d5314](https://github.com/WebFiori/framework/commit/e8d531433f6afada6684050013b4169b3d8d547b))
9+
* Updated Dependencies ([8284dc6](https://github.com/WebFiori/framework/commit/8284dc655e8e92aafc3fb6a1bd88861254da0fe1))
10+
* Updated Version Number ([280f418](https://github.com/WebFiori/framework/commit/280f418df38a2eb019b6f2a5d0c1b8b8d00133d3))
11+
312
## [3.0.0-Beta.18](https://github.com/WebFiori/framework/compare/v3.0.0-Beta.17...v3.0.0-Beta.18) (2024-12-04)
413

514

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

0 commit comments

Comments
 (0)