Skip to content

Commit 68e41fa

Browse files
committed
chore(release): 0.5.5
1 parent 62ab3ec commit 68e41fa

4 files changed

Lines changed: 6 additions & 4 deletions

File tree

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+
### [0.5.5](https://github.com/ucsc/ucsc-giving-functionality-plugin/compare/v0.5.4...v0.5.5) (2025-06-30)
6+
57
### [0.5.4](https://github.com/ucsc/ucsc-giving-functionality-plugin/compare/v0.5.3...v0.5.4) (2025-06-29)
68

79
### [0.5.3](https://github.com/ucsc/ucsc-giving-functionality-plugin/compare/v0.5.2...v0.5.3) (2025-06-28)

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-giving-functionality-plugin",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "Custom functionality plugin for UCSC Giving site",
55
"main": "index.js",
66
"directories": {

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: UCSC Giving Functionality
44
* Plugin URI: https://github.com/ucsc/ucsc-giving-functionality-plugin
55
* Description: Adds custom functionality to UCSC Giving Website.
6-
* Version: 0.5.4
6+
* Version: 0.5.5
77
* Requires at least: 6.5.0
88
* Author: UC Santa Cruz
99
* Author URI: https://github.com/ucsc

0 commit comments

Comments
 (0)