Skip to content

Commit 49b2d59

Browse files
committed
chore(release): v2.1.5
1 parent a34a541 commit 49b2d59

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33

4+
## v2.1.5
5+
6+
[compare changes](https://github.com/fumeapp/dayjs/compare/v2.1.4...v2.1.5)
7+
48
## v2.1.3
59

610
[compare changes](https://github.com/fumeapp/dayjs/compare/v2.1.2...v2.1.3)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dayjs-nuxt",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "Day.JS Module for Nuxt",
55
"repository": {
66
"type": "git",
@@ -51,4 +51,4 @@
5151
"nuxt": "^3.7.4",
5252
"vitest": "^0.34.6"
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)