Skip to content

Commit e73789b

Browse files
committed
chore(release): 1.4.0
1 parent 07f82c5 commit e73789b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.4.0](https://github.com/nuxt-community/dayjs-module/compare/v1.3.1...v1.4.0) (2021-04-21)
6+
7+
8+
### Bug Fixes
9+
10+
* remove dynamic require for better `vite` support ([4ca06ac](https://github.com/nuxt-community/dayjs-module/commit/4ca06acdcf04bac3d74d9c2697d87733736e10c5))
11+
12+
13+
### Document Changes
14+
15+
* update .all-contributorsrc [skip ci] ([37064f4](https://github.com/nuxt-community/dayjs-module/commit/37064f447a0c2f06ce17ffaaca931189919927d2))
16+
* update README.md [skip ci] ([2e8a10e](https://github.com/nuxt-community/dayjs-module/commit/2e8a10eb4d2088e346b8c5fc7f604357ffb23ca7))
17+
518
### [1.3.1](https://github.com/nuxt-community/dayjs-module/compare/v1.3.0...v1.3.1) (2021-03-28)
619

720

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/dayjs",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "The best way for use Day.js easily in your Nuxt.js project.",
55
"author": {
66
"name": "Takuma HANATANI(potato4d)"

0 commit comments

Comments
 (0)