Skip to content

Commit 27183f0

Browse files
chore(release): 5.1.7 [skip ci]
## [5.1.7](v5.1.6...v5.1.7) (2025-06-04) ### Bug Fixes * **ci:** add job dependency ([304324d](304324d))
1 parent 304324d commit 27183f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ts4nfdi/terminology-service-suite",
3-
"version": "5.1.6",
3+
"version": "5.1.7",
44
"description": "This project includes a widget component library derived from the semantic lookup service SemLookP. The Terminology Service is a repository for biomedical resources that aims to provide a single point of access to the latest ontology and terminology versions. User interface (UI) functionalities were extracted and implemented as separate widgets to allow integration into other 3rd party services, thus simplifying the development of user interfaces and the visualization of semantic information. The widgets are built with React and TypeScript and can be used in React applications. SemLookP and the widgets are based on the Ontology Lookup Service (OLS), software developed by EBI.",
55
"main": "dist/esm/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)