Skip to content

Commit 926bd27

Browse files
authored
Merge pull request #756 from nextcloud-libraries/release/1.2.2
Release v1.2.2
2 parents 5b167f1 + f15432e commit 926bd27

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

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

5+
## 1.2.2 – 2023-10-17
6+
### Changed
7+
- Dependency updates
8+
### Fixed
9+
- Fix relative time localization
10+
- Update vulnerable packages
11+
512
## 1.2.1 – 2022-04-19
613
### Changed
714
- Dependency updates

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.2.1",
3+
"version": "1.2.2",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)