Skip to content

Commit

Permalink
bump version to 1.2.2 on merge
Browse files Browse the repository at this point in the history
  • Loading branch information
dnil committed Jan 28, 2025
1 parent 3fef68d commit e5924e8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Changelog

### [unreleased]
### [1.2.2]
#### Fixed
- Adding manual HPO terms was broken - updated JAX Ontology API Term Interface to fix

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-ts",
"private": true,
"version": "1.2.1",
"version": "1.2.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit e5924e8

Please sign in to comment.