Skip to content

Commit 1bcb5e9

Browse files
committed
chore(release): 4.3.1
1 parent 52738b3 commit 1bcb5e9

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.3.1](https://github.com/ucsc/ucsc-2022/compare/v4.3.0...v4.3.1) (2025-05-08)
6+
7+
8+
### Bug Fixes
9+
10+
* 🐛 Add `flex` back to `.wp-site-blocks` element ([#379](https://github.com/ucsc/ucsc-2022/issues/379)) ([52738b3](https://github.com/ucsc/ucsc-2022/commit/52738b39272fd19c89447cc406e7710118f5485a)), closes [#378](https://github.com/ucsc/ucsc-2022/issues/378)
11+
512
## [4.3.0](https://github.com/ucsc/ucsc-2022/compare/v4.2.4...v4.3.0) (2025-05-07)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "ucsc-2022",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"description": "The offficial WordPress theme for UC Santa Cruz",
55
"main": "build/index.js",
66
"scripts": {

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Author: UC Santa Cruz
55
Author URI: https://www.ucsc.edu
66
Description: The official WordPress theme for UC Santa Cruz
77
Tags: full-site-editing, blog
8-
Version: 4.3.0
8+
Version: 4.3.1
99
Requires at least: 6.0
1010
Tested up to: 6.4.2
1111
Requires PHP: 7.0

0 commit comments

Comments
 (0)