Skip to content

Commit 0b2fa3f

Browse files
committed
chore(release): 2.0.2
1 parent 9244b3f commit 0b2fa3f

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 [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.0.2](https://github.com/ucsc/ucsc-custom-functionality/compare/v2.0.1...v2.0.2) (2026-04-10)
6+
57
## [2.0.1](https://github.com/ucsc/ucsc-custom-functionality/compare/v2.0.0...v2.0.1) (2026-04-10)
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": "2.0.1",
3+
"version": "2.0.2",
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: 2.0.1
6+
* Version: 2.0.2
77
* Author: UC Santa Cruz
88
* Author URI: https://github.com/ucsc
99
* License: GPL2

0 commit comments

Comments
 (0)