Skip to content

Commit b108b06

Browse files
committed
chore(release): 5.1.1
1 parent 9467b86 commit b108b06

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
### [5.1.1](https://github.com/NIAID-Data-Ecosystem/nde-portal/compare/v5.1.0...v5.1.1) (2025-11-13)
6+
7+
8+
### 🚀 Features
9+
10+
* **features:** add features content ([4d7322b](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/4d7322b7bf2550ea3ca5d7b14553b6d4bfbe1ffb))
11+
12+
13+
### 🐛 Bugfixes
14+
15+
* correct feature list keyed searches ([#358](https://github.com/NIAID-Data-Ecosystem/nde-portal/issues/358)) ([f72b915](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/f72b915d786fd839b44d41fd522ae7b1f709c224))
16+
* **ontology-browser:** taxon term capitalization ([d3e2088](https://github.com/NIAID-Data-Ecosystem/nde-portal/commit/d3e2088029eca819b675dbf9eadd6496721a0d1e))
17+
518
## [5.1.0](https://github.com/NIAID-Data-Ecosystem/nde-portal/compare/v5.0.0...v5.1.0) (2025-10-16)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,5 @@
121121
"ws": "^8.17.1",
122122
"word-wrap": "^1.2.4"
123123
},
124-
"version": "5.1.0"
124+
"version": "5.1.1"
125125
}

0 commit comments

Comments
 (0)