Skip to content

Commit a937624

Browse files
committed
Merge branch 'release/4.0.3'
2 parents 64ee61e + c647572 commit a937624

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.0.3](https://github.com/ravorona/sage/compare/4.0.2...4.0.3) (2023-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Empty array output in entrypoints ([c5ff50f](https://github.com/ravorona/sage/commit/c5ff50f6009d4e7a2847f1f5ddb57434a1cd708d))
7+
18
### [4.0.2](https://github.com/ravorona/sage/compare/4.0.1...4.0.2) (2023-01-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.0.2",
3+
"version": "4.0.3",
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.0.2",
3+
"version": "4.0.3",
44
"description": "Wordpress theme based on Sage starter theme using Vite",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)