Skip to content

Commit fee531f

Browse files
chore(release): 6.7.0 [skip ci]
# [6.7.0](v6.6.5...v6.7.0) (2026-01-27) ### Bug Fixes * add package exports ([1242c5d](1242c5d)) * **hierarchy:** add js stories ([85380c5](85380c5)) * **Hierarchy:** Changed color from green to purple. ([451a1d4](451a1d4)) * **hierarchy:** prevent unwanted effects if iri is not set ([1c5c68e](1c5c68e)) * **hierarchy:** remove mutating hierarchies during compare ([0d6f462](0d6f462)) * **hierarchy:** rewrite comparison logic ([8d47071](8d47071)) ### Features * **hierarchy-compare:** added functionality and stories to compare the hierarchies of two entities from the same ontology ([a864766](a864766)) * **hierarchy-header:** fixed flexbox problems ([7ac77f3](7ac77f3)) * **hierarchy-header:** improved header ([d9b382e](d9b382e))
1 parent 6a04713 commit fee531f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/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": "6.6.5",
3+
"version": "6.7.0",
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
"author": "TS4NFDI",
66
"license": "MIT",

0 commit comments

Comments
 (0)