Skip to content

Commit 68f42f9

Browse files
committed
chore: Bumped
1 parent 832506d commit 68f42f9

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.3.1](https://github.com/ravorona/sage/compare/4.2.0...4.3.1) (2024-04-07)
2+
3+
4+
### Features
5+
6+
* Dependencies update ([137f3f9](https://github.com/ravorona/sage/commit/137f3f9d92c90a9e04a864f336282af6b98df1fc))
7+
* Sage 10.8.2 ([2ad4ca4](https://github.com/ravorona/sage/commit/2ad4ca4cb55d116905ab763469fd69f10c1bf434))
8+
* Set gitattributes ([832506d](https://github.com/ravorona/sage/commit/832506d7b066745d50a2a20d1a7e39c3b8c6f711))
9+
* Update eslint and linter rules ([664509d](https://github.com/ravorona/sage/commit/664509dbb3ccce34797e7dfad7f5d5ea32861ad0))
10+
111
## [4.3.0](https://github.com/ravorona/sage/compare/4.2.0...4.3.0) (2024-04-07)
212

313

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.2.1",
3+
"version": "4.3.1",
44
"description": "Wordpress theme based on Sage starter theme using Vite",
55
"license": "MIT",
66
"authors": [

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3.0",
3+
"version": "4.3.1",
44
"description": "Wordpress theme based on Sage starter theme using Vite",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)