Skip to content

Commit ddf4c4f

Browse files
authored
Merge pull request #864 from nextcloud-libraries/chore/1-3-2
chore: Prepare v1.3.2
2 parents 92c447f + 11466b0 commit ddf4c4f

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## 1.3.2 - 2024-04-21
6+
### Changed
7+
* Update NPM version to LTS 10 [#863](https://github.com/nextcloud-libraries/nextcloud-moment/pull/863) \([susnux](https://github.com/susnux)\)
8+
* Updated development dependencies
9+
510
## 1.3.1 - 2024-01-10
611
### Fixed
712
* Fixed module resolution when using webpack + babel

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

0 commit comments

Comments
 (0)