Skip to content

Commit 6437c05

Browse files
committed
chore(release): 1.2.0
1 parent 88a0f3f commit 6437c05

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.2.0](https://github.com/nuxt-community/dayjs-module/compare/v1.1.12...v1.2.0) (2020-09-19)
6+
7+
8+
### Document Changes
9+
10+
* update .all-contributorsrc [skip ci] ([904d147](https://github.com/nuxt-community/dayjs-module/commit/904d1479960d010190d92ddd8ce4655ac7ac457d))
11+
* update README.md [skip ci] ([a2ad46f](https://github.com/nuxt-community/dayjs-module/commit/a2ad46f661d9912aa0cf279e74d3bc17f498f8ee))
12+
513
### [1.1.12](https://github.com/nuxt-community/dayjs-module/compare/v1.1.11...v1.1.12) (2020-09-19)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/dayjs",
3-
"version": "1.1.12",
3+
"version": "1.2.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)