Skip to content

Commit 13111ca

Browse files
committed
chore: Bumped
1 parent c926f03 commit 13111ca

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.2.0](https://github.com/ravorona/sage/compare/4.1.1...4.2.0) (2023-04-26)
2+
3+
4+
### Features
5+
6+
* Enable/Disable hot module replacement automatically ([c926f03](https://github.com/ravorona/sage/commit/c926f036d7b74193287126dc328e9d57b0ccb7de))
7+
18
### [4.1.1](https://github.com/ravorona/sage/compare/4.1.0...4.1.1) (2023-04-26)
29

310

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ravorona/sage",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "Wordpress theme based on Sage starter theme using Vite",
55
"license": "MIT",
66
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ravorona/sage",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "Wordpress theme based on Sage starter theme using Vite",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)