Skip to content

Commit 78d86a7

Browse files
committed
release: v3.0.3
1 parent 5f44265 commit 78d86a7

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changes
22

3-
Version 3.0.2 (released 2025-09-10)
3+
Version 3.0.3 (released 2025-09-10)
44

55
- chore: major bump of `react-overridable` to `1.0.0`, adding backwards-compatible support for devtools.
66
The major bump will help with proper semantic versioning across invenio dependencies.
7+
- chore: upgrade GH runner os for npm-publish action
78

89
Version 3.0.1 (released 2025-09-10)
910

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "react-searchkit",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "React components to build your search UI application",
55
"main": "dist/cjs/index.js",
66
"browser": "dist/cjs/index.js",

0 commit comments

Comments
 (0)