Skip to content

Commit 203de54

Browse files
committed
chore(release): 1.9.5
1 parent eeb9696 commit 203de54

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.5](https://github.com/ucsc/ucsc-custom-functionality/compare/v1.9.4...v1.9.5) (2025-05-23)
6+
7+
8+
### Bug Fixes
9+
10+
* Actions: deploy fix ([3befb9e](https://github.com/ucsc/ucsc-custom-functionality/commit/3befb9e8daaa703375b9cb89df96e084a24fa455))
11+
* Actions: deploy fix ssh ([eeb9696](https://github.com/ucsc/ucsc-custom-functionality/commit/eeb96966596c58c9d687bb01631ed1a22801ed4f))
12+
513
### [1.9.4](https://github.com/ucsc/ucsc-custom-functionality/compare/v1.9.3...v1.9.4) (2025-05-23)
614

715
### [1.9.3](https://github.com/ucsc/ucsc-custom-functionality/compare/v1.9.2...v1.9.3) (2025-05-22)

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.4",
3+
"version": "1.9.5",
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.4
6+
* Version: 1.9.5
77
* Author: UC Santa Cruz
88
* Author URI: https://github.com/ucsc
99
* License: GPL2

0 commit comments

Comments
 (0)