Skip to content

Commit 5b0b7a9

Browse files
committed
chore: prepare v3.4.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 53660ba commit 5b0b7a9

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
All notable changes to this project will be documented in this file.
88

9+
10+
## 3.4.0 - TBD
11+
### Other changes
12+
* chore: update ESLint to v9 and adjust code style [\#955](https://github.com/nextcloud-libraries/nextcloud-l10n/pull/955) \([susnux](https://github.com/susnux)\)
13+
* chore: update support Node versions and use `devEngines` [\#954](https://github.com/nextcloud-libraries/nextcloud-l10n/pull/954) \([susnux](https://github.com/susnux)\)
14+
915
## 3.3.0 - 2025-05-29
1016
### ℹ️ Notes
1117
- The Node version was increased to current LTS version 22.

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,6 +1,6 @@
11
{
22
"name": "@nextcloud/l10n",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "Nextcloud localization and translation helpers for apps and libraries",
55
"keywords": [
66
"nextcloud",

0 commit comments

Comments
 (0)