Skip to content

Commit 835916e

Browse files
committed
chore(release): 1.1.0
1 parent ca9f0f0 commit 835916e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

democracy/desktop/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [1.1.0](https://github.com/demokratie-live/democracy-development/compare/[email protected]@v1.1.0) (2025-06-27)
6+
7+
8+
### 🚀 Feature
9+
10+
* update period to 21 in configuration and add to periods list ([ca9f0f0](https://github.com/demokratie-live/democracy-development/commit/ca9f0f06a67083c3ae76ede8e4653351363de2e7))
11+
512
## [1.0.17](https://github.com/demokratie-live/democracy-development/compare/[email protected]@v1.0.17) (2025-04-26)
613

714

democracy/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "democracy-app.de",
3-
"version": "1.0.17",
3+
"version": "1.1.0",
44
"scripts": {
55
"dev": "next dev",
66
"build": "next build",

0 commit comments

Comments
 (0)