Skip to content

Commit 1d023be

Browse files
committed
chore(release): 0.5.2
1 parent 19ab455 commit 1d023be

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+
### [0.5.2](https://github.com/ucsc/ucsc-giving-functionality-plugin/compare/v0.5.1...v0.5.2) (2025-03-21)
6+
7+
8+
### Features
9+
10+
* 🎉 Register Fund block variation for search block and custom search results ([#7](https://github.com/ucsc/ucsc-giving-functionality-plugin/issues/7)) ([19ab455](https://github.com/ucsc/ucsc-giving-functionality-plugin/commit/19ab45598916aa3465d925f4463cee4ba0715956))
11+
512
### [0.5.1](https://github.com/ucsc/ucsc-giving-functionality-plugin/compare/v0.5.0...v0.5.1) (2025-03-20)
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-giving-functionality-plugin",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
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.1
6+
* Version: 0.5.2
77
* Requires at least: 6.5.0
88
* Author: UC Santa Cruz
99
* Author URI: https://github.com/ucsc

0 commit comments

Comments
 (0)