Skip to content

Commit 28eb0e7

Browse files
github-actions[bot]charn
authored andcommitted
chore(main): release linkedevents 3.11.0
1 parent 7128b94 commit 28eb0e7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.10.3"
2+
".": "3.11.0"
33
}

CHANGELOG.md

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

3+
## [3.11.0](https://github.com/City-of-Helsinki/linkedevents/compare/linkedevents-v3.10.3...linkedevents-v3.11.0) (2025-03-05)
4+
5+
6+
### Features
7+
8+
* **events:** Add image's license_url to api ([7128b94](https://github.com/City-of-Helsinki/linkedevents/commit/7128b94c64fc3a165e3d77938a7006a91e5f3507))
9+
310
## [3.10.3](https://github.com/City-of-Helsinki/linkedevents/compare/linkedevents-v3.10.2...linkedevents-v3.10.3) (2025-02-17)
411

512

linkedevents/__init__.py

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

0 commit comments

Comments
 (0)