Skip to content

Commit 3b1a9f5

Browse files
committed
chore: Prepare 1.3.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 0730b71 commit 3b1a9f5

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
@@ -2,6 +2,10 @@
22

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

5+
## 1.3.1 - 2024-01-10
6+
### Fixed
7+
* Fixed module resolution when using webpack + babel
8+
59
## 1.3.0 - 2024-01-10
610
### Enhancements
711
* enh: Move package to vite for bundling + compress translations [#781](https://github.com/nextcloud-libraries/nextcloud-moment/pull/781) \([susnux](https://github.com/susnux)\)

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

0 commit comments

Comments
 (0)