We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34a541 commit 49b2d59Copy full SHA for 49b2d59
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
4
+## v2.1.5
5
+
6
+[compare changes](https://github.com/fumeapp/dayjs/compare/v2.1.4...v2.1.5)
7
8
## v2.1.3
9
10
[compare changes](https://github.com/fumeapp/dayjs/compare/v2.1.2...v2.1.3)
package.json
@@ -1,6 +1,6 @@
{
"name": "dayjs-nuxt",
- "version": "2.1.4",
+ "version": "2.1.5",
"description": "Day.JS Module for Nuxt",
"repository": {
"type": "git",
@@ -51,4 +51,4 @@
51
"nuxt": "^3.7.4",
52
"vitest": "^0.34.6"
53
}
54
-}
+}
0 commit comments