Skip to content

Commit 972613c

Browse files
github-actions[bot]danipran
authored andcommitted
chore(main): release linkedevents 3.9.1
1 parent 64d02cb commit 972613c

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.9.0"
2+
".": "3.9.1"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [3.9.1](https://github.com/City-of-Helsinki/linkedevents/compare/linkedevents-v3.9.0...linkedevents-v3.9.1) (2024-11-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **events:** Use django qs functions in max_* and min_duration filters ([07b27b3](https://github.com/City-of-Helsinki/linkedevents/commit/07b27b38a2a1b31090b749efe2dbffdc19131c80))
9+
* Use django's static root in swagger schema url config ([ea21c23](https://github.com/City-of-Helsinki/linkedevents/commit/ea21c231d76e3506b1b1a2af6c38e3bafc57215a))
10+
11+
12+
### Dependencies
13+
14+
* Bump werkzeug from 3.0.4 to 3.0.6 ([c1f7909](https://github.com/City-of-Helsinki/linkedevents/commit/c1f7909e4b28f7ee3098dc2672d8b5e55fcafc18))
15+
316
## [3.9.0](https://github.com/City-of-Helsinki/linkedevents/compare/linkedevents-v3.8.0...linkedevents-v3.9.0) (2024-10-10)
417

518

linkedevents/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.9.0"
1+
__version__ = "3.9.1"

0 commit comments

Comments
 (0)