Skip to content

Commit

Permalink
chore(ci): Merging v1.0.0 back into 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 1, 2024
2 parents 67a1c61 + 28b86dc commit bf26025
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# 1.0.0 (2024-08-01)


### Bug Fixes

* **admin:** Fixed admin search fields ([6268a4c](https://github.com/hms-dbmi/dbmi-fileservice/commit/6268a4ce3eb9666e711e22fabd54036f22b6b666))
* **reporting:** Updated Sentry reporting; implemented automated versioning for CI routines ([68f45be](https://github.com/hms-dbmi/dbmi-fileservice/commit/68f45be5b341aa3c57f9a48d0d7751138bd0105d))
* **requirements:** Updated Python requirements ([c55c176](https://github.com/hms-dbmi/dbmi-fileservice/commit/c55c176d42f06c984484da950487e6534aa0ba69))
* **requirements:** Updated Python requirements ([ca94ae1](https://github.com/hms-dbmi/dbmi-fileservice/commit/ca94ae1aa0d37c4ca8f3565aa999b6240f71d2a6))
* **requirements:** Updated Python requirements ([6d5d7a6](https://github.com/hms-dbmi/dbmi-fileservice/commit/6d5d7a697dd8aee28e2598021054e54572791483))
* **requirements:** Updated Python requirements ([0664059](https://github.com/hms-dbmi/dbmi-fileservice/commit/0664059637e2387ea6f4c5686d618877ba6c4759))
* **requirements:** Updated Python requirements ([6c3d1e2](https://github.com/hms-dbmi/dbmi-fileservice/commit/6c3d1e28ae6288482cb3172a87381ade88326775))
* **requirements:** Updated Python requirements ([0b1b850](https://github.com/hms-dbmi/dbmi-fileservice/commit/0b1b85097904aa71f9505c18e6adee433e891496))
* **requirements:** Updated Python requirements ([b895864](https://github.com/hms-dbmi/dbmi-fileservice/commit/b89586442851f23e8c6701e692d777e51bfbd55c))
* **requirements:** Updated Python requirements ([3bbe620](https://github.com/hms-dbmi/dbmi-fileservice/commit/3bbe620fc362901aca1d35462e075112c280fb20))
* **requirements:** Updated Python requirements ([cb964b6](https://github.com/hms-dbmi/dbmi-fileservice/commit/cb964b647e271d4a74335a5f276fe6140e0b03f7))
* **requirements:** Updated Python requirements ([51c07a8](https://github.com/hms-dbmi/dbmi-fileservice/commit/51c07a853d334b8e90211818dd5ad2b10f4a4b13))
* **requirements:** Updated Python requirements ([#121](https://github.com/hms-dbmi/dbmi-fileservice/issues/121)) ([55778f6](https://github.com/hms-dbmi/dbmi-fileservice/commit/55778f672edc791a5ec97fb5dbc7ee569bac1f4f))

# 1.0.0-rc.1 (2024-07-31)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "dbmi-fileservice"
version = "1.0.0-rc.1"
version = "1.0.0"
description = "The file service for DBMI services"
readme = "README.md"
requires-python = ">=3.9"
Expand Down

0 comments on commit bf26025

Please sign in to comment.