Skip to content

Commit 55845f0

Browse files
committed
chore(release): v2.1.3
1 parent 49d02f7 commit 55845f0

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.3
5+
6+
[compare changes](https://github.com/fumeapp/dayjs/compare/v2.1.2...v2.1.3)
7+
48
## v2.1.1
59

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

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.2",
3+
"version": "2.1.3",
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)