Skip to content

Commit 3547c7d

Browse files
committed
chore(release): v2.1.10
1 parent 13701bb commit 3547c7d

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.1.10
5+
6+
[compare changes](https://github.com/fumeapp/dayjs/compare/v2.1.10...v2.1.10)
7+
8+
### 🩹 Fixes
9+
10+
- Augment `vue` rather than `@vue/runtime-core` ([f251f0f](https://github.com/fumeapp/dayjs/commit/f251f0f))
11+
- Update to latest `@nuxt/module-builder` ([289605c](https://github.com/fumeapp/dayjs/commit/289605c))
12+
13+
### 📖 Documentation
14+
15+
- Use new `nuxi module add` command in installation ([d0ec287](https://github.com/fumeapp/dayjs/commit/d0ec287))
16+
17+
### 🏡 Chore
18+
19+
- Test bundler module resolution ([1f07959](https://github.com/fumeapp/dayjs/commit/1f07959))
20+
- Indicate compatibility with new v4 major ([5310d3a](https://github.com/fumeapp/dayjs/commit/5310d3a))
21+
22+
### ❤️ Contributors
23+
24+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
25+
426
## v2.1.9
527

628
[compare changes](https://github.com/fumeapp/dayjs/compare/v2.1.8...v2.1.9)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dayjs-nuxt",
3-
"version": "2.1.9",
3+
"version": "2.1.10",
44
"description": "Day.JS Module for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)