Skip to content

Commit c13fc15

Browse files
committed
chore(release): 4.2.3
1 parent 445cf35 commit c13fc15

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.2.3](https://github.com/ucsc/ucsc-2022/compare/v4.2.2...v4.2.3) (2025-04-22)
6+
7+
8+
### Bug Fixes
9+
10+
* 🚑 Layout grid element needs a grid columns rule ([#371](https://github.com/ucsc/ucsc-2022/issues/371)) ([445cf35](https://github.com/ucsc/ucsc-2022/commit/445cf3514ab4ded7eae6a4ffb520f8d44ef9ef14)), closes [#370](https://github.com/ucsc/ucsc-2022/issues/370)
11+
512
### [4.2.2](https://github.com/ucsc/ucsc-2022/compare/v4.2.1...v4.2.2) (2025-02-06)
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.2.2",
3+
"version": "4.2.3",
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.2.2
8+
Version: 4.2.3
99
Requires at least: 6.0
1010
Tested up to: 6.4.2
1111
Requires PHP: 7.0

0 commit comments

Comments
 (0)