Skip to content

Commit f72ea17

Browse files
committed
chore(release): 1.9.4
1 parent 6c52c21 commit f72ea17

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [1.9.4](https://github.com/ucsc/ucsc-custom-functionality/compare/v1.9.3...v1.9.4) (2025-05-23)
6+
57
### [1.9.3](https://github.com/ucsc/ucsc-custom-functionality/compare/v1.9.2...v1.9.3) (2025-05-22)
68

79

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-custom-functionality",
3-
"version": "1.9.3",
3+
"version": "1.9.4",
44
"description": "Contains custom functionality for UCSC WordPress Websites.",
55
"scripts": {
66
"build": "wp-scripts build",

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: UCSC Custom Functionality
44
* Plugin URI: https://github.com/ucsc/ucsc-custom-functionality.git
55
* Description: Adds custom functionality to UCSC WordPress Websites.
6-
* Version: 1.9.3
6+
* Version: 1.9.4
77
* Author: UC Santa Cruz
88
* Author URI: https://github.com/ucsc
99
* License: GPL2

0 commit comments

Comments
 (0)