Skip to content

Commit 0000c21

Browse files
chore(main): release 46.1.3 (#712)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 096ba35 commit 0000c21

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "46.1.2"
2+
".": "46.1.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [46.1.3](https://github.com/DataBiosphere/findable-ui/compare/v46.1.2...v46.1.3) (2025-12-01)
4+
5+
6+
### Chores
7+
8+
* bump nextjs version to fix vulnerabilities ([#704](https://github.com/DataBiosphere/findable-ui/issues/704)) ([#705](https://github.com/DataBiosphere/findable-ui/issues/705)) ([096ba35](https://github.com/DataBiosphere/findable-ui/commit/096ba35d926fe8b40b1c0b981770076355cae8ab))
9+
310
## [46.1.2](https://github.com/DataBiosphere/findable-ui/compare/v46.1.1...v46.1.2) (2025-11-21)
411

512

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": "@databiosphere/findable-ui",
3-
"version": "46.1.2",
3+
"version": "46.1.3",
44
"description": "",
55
"scripts": {
66
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",

0 commit comments

Comments
 (0)