Skip to content

Commit 4d20e6c

Browse files
chore(release): 3.35.0 [skip ci]
## [3.35.0](v3.34.3...v3.35.0) (2026-01-18) ### Bug Fixes * **meetings:** unable to publish weekend meeting schedule ([ccc1256](ccc1256)) * **meetings:** unwanted jump in selector when selecting week ([a2a8868](a2a8868)) ### Features * **locales:** add brazilian sign language ([c7b0921](c7b0921)) * **locales:** add hindi language ([e87bfc0](e87bfc0)) * **locales:** add tahitian language ([4c73508](4c73508))
1 parent 68e66c5 commit 4d20e6c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## [3.35.0](https://github.com/sws2apps/organized-app/compare/v3.34.3...v3.35.0) (2026-01-18)
2+
3+
### Bug Fixes
4+
5+
* **meetings:** unable to publish weekend meeting schedule ([ccc1256](https://github.com/sws2apps/organized-app/commit/ccc1256ee65c2ec06a5980cf235cca41559445f4))
6+
* **meetings:** unwanted jump in selector when selecting week ([a2a8868](https://github.com/sws2apps/organized-app/commit/a2a88687f19f1761e074f807b25062df1e753506))
7+
8+
### Features
9+
10+
* **locales:** add brazilian sign language ([c7b0921](https://github.com/sws2apps/organized-app/commit/c7b0921cfbb92b77a02c3ea2978ea47e0455fbca))
11+
* **locales:** add hindi language ([e87bfc0](https://github.com/sws2apps/organized-app/commit/e87bfc03a6c784d432a3af026cb3146a2734c738))
12+
* **locales:** add tahitian language ([4c73508](https://github.com/sws2apps/organized-app/commit/4c73508e5f6a7f54affa33e651b0fc30c3da786c))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "0.0.0",
4+
"version": "3.35.0",
55
"license": "MIT",
66
"type": "module",
77
"repository": {

0 commit comments

Comments
 (0)