Skip to content

Commit 50279b4

Browse files
authored
Merge pull request #246 from WebFiori/release-please--branches--dev
chore(dev): release 3.1.0-Beta.14
2 parents 2e486d6 + ba5a5e3 commit 50279b4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [3.1.0-Beta.14](https://github.com/WebFiori/framework/compare/v3.0.0-Beta.14...v3.1.0-Beta.14) (2024-11-27)
4+
5+
6+
### Features
7+
8+
* Added Ability to Enable or Disable Cache ([434fd72](https://github.com/WebFiori/framework/commit/434fd726657d7e4967681933bd718d60f68f2a76))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* Updated Dependencies Versions ([07252d0](https://github.com/WebFiori/framework/commit/07252d09f40af27cc04494ea7081a41fe0fe2ede))
14+
* Updated Framework Version ([d44cedc](https://github.com/WebFiori/framework/commit/d44cedc29ce9097403bdb263c279812f78d7581b))
15+
316
## [3.0.0-Beta.14](https://github.com/WebFiori/framework/compare/v3.0.0-Beta.14...v3.0.0-Beta.14) (2024-11-21)
417

518

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

0 commit comments

Comments
 (0)