Skip to content

Commit 3bc2e3a

Browse files
Merge pull request #1112 from nextcloud-libraries/release/v1.3.5
Release 1.3.5
2 parents b329f48 + 2bdb76d commit 3bc2e3a

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

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

10+
## 1.3.5 - 2025-07-12
11+
### Fixed
12+
* Compativility with @nextcloud/l10n >= 1.3.4 [#1111](https://github.com/nextcloud-libraries/nextcloud-moment/pull/1111)
13+
1014
## 1.3.4 – 2025-05-06
1115
### Fixed
1216
* Drop node-gettext dependency

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/moment",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "Customized moment.js for Nextcloud",
55
"main": "dist/index.cjs",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)