Skip to content

Commit c5cba4b

Browse files
chore(release): 3.34.3 [skip ci]
## [3.34.3](v3.34.2...v3.34.3) (2025-11-18) ### Bug Fixes * **reports:** wrong meeting date displayed in attendance records ([d103b98](d103b98))
1 parent 6e28845 commit c5cba4b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.34.3](https://github.com/sws2apps/organized-app/compare/v3.34.2...v3.34.3) (2025-11-18)
2+
3+
### Bug Fixes
4+
5+
* **reports:** wrong meeting date displayed in attendance records ([d103b98](https://github.com/sws2apps/organized-app/commit/d103b981083c65cd4b3cee733914d70a37ccd021))
6+
17
## [3.34.2](https://github.com/sws2apps/organized-app/compare/v3.34.1...v3.34.2) (2025-10-27)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "organized",
33
"private": true,
4-
"version": "3.34.2",
4+
"version": "3.34.3",
55
"license": "MIT",
66
"type": "module",
77
"repository": {

0 commit comments

Comments
 (0)