Skip to content

Commit

Permalink
Merge branch 'release/4.2.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ravorona committed Apr 3, 2024
2 parents f1481db + 6065236 commit f96584a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.2.1](https://github.com/ravorona/sage/compare/4.2.0...4.2.1) (2024-04-03)


### Features

* Sage 10.8.2 ([2ad4ca4](https://github.com/ravorona/sage/commit/2ad4ca4cb55d116905ab763469fd69f10c1bf434))

## [4.2.0](https://github.com/ravorona/sage/compare/4.1.1...4.2.0) (2023-04-26)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ravorona/sage",
"version": "4.2.0",
"version": "4.2.1",
"description": "Wordpress theme based on Sage starter theme using Vite",
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ravorona/sage",
"version": "4.2.0",
"version": "4.2.1",
"description": "Wordpress theme based on Sage starter theme using Vite",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit f96584a

Please sign in to comment.