Skip to content

Commit 0bdf48d

Browse files
b32147semantic-release-bot
authored andcommitted
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2024-09-17) ### Bug Fixes * **projects:** Made checkbox on 4CE DUA mandatory for all registrant types ([66f43db](66f43db)) * **projects:** Minor changes to 4CE agreement forms ([fab6a0b](fab6a0b)) * **requirements:** Updated Python requirements ([29ded04](29ded04))
1 parent 15cf23c commit 0bdf48d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.1](https://github.com/hms-dbmi/hypatio-app/compare/v1.1.0...v1.1.1) (2024-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **projects:** Made checkbox on 4CE DUA mandatory for all registrant types ([66f43db](https://github.com/hms-dbmi/hypatio-app/commit/66f43dbc58c1175f6fad4b9765018025ed58f303))
7+
* **projects:** Minor changes to 4CE agreement forms ([fab6a0b](https://github.com/hms-dbmi/hypatio-app/commit/fab6a0b6b60d118f88ea3f133b4e120a960e0e0c))
8+
* **requirements:** Updated Python requirements ([29ded04](https://github.com/hms-dbmi/hypatio-app/commit/29ded04705a93725fa21b682e976ceda1db2d10f))
9+
110
## [1.1.1-rc.3](https://github.com/hms-dbmi/hypatio-app/compare/v1.1.1-rc.2...v1.1.1-rc.3) (2024-09-16)
211

312

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dbmi-data-portal"
3-
version = "1.1.1-rc.3"
3+
version = "1.1.1"
44
description = "A portal for hosting and managing access to DBMI-provided datasets"
55
readme = "README.md"
66
requires-python = ">=3.9"

0 commit comments

Comments
 (0)