Skip to content

Commit

Permalink
chore(release): 3.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.4.1](v3.4.0...v3.4.1) (2024-12-16)

### Bug Fixes

* **persons:** unable to remove assignments ([b2ef962](b2ef962))
* **persons:** update person disqualification flow ([37a3bee](37a3bee))
* **reports:** get correct value for publisher first report ([6060f7d](6060f7d))
  • Loading branch information
semantic-release-bot committed Dec 16, 2024
1 parent 37a3bee commit f5b510f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.4.1](https://github.com/sws2apps/organized-app/compare/v3.4.0...v3.4.1) (2024-12-16)


### Bug Fixes

* **persons:** unable to remove assignments ([b2ef962](https://github.com/sws2apps/organized-app/commit/b2ef962da76e4bdddb52970f203bca7d977c22b9))
* **persons:** update person disqualification flow ([37a3bee](https://github.com/sws2apps/organized-app/commit/37a3bee51106562a15ea388d6bd78a7bd8dbf819))
* **reports:** get correct value for publisher first report ([6060f7d](https://github.com/sws2apps/organized-app/commit/6060f7de1f80abbaeeb7459489855df060bee0cd))

# [3.4.0](https://github.com/sws2apps/organized-app/compare/v3.3.0...v3.4.0) (2024-12-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "organized",
"private": true,
"version": "3.4.0",
"version": "3.4.1",
"license": "MIT",
"type": "module",
"repository": {
Expand Down

0 comments on commit f5b510f

Please sign in to comment.