Skip to content

Commit

Permalink
chore(release): 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Oct 25, 2019
1 parent cbebaa9 commit fb18d8a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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.

## [1.4.0](https://github.com/nuxt-community/moment-module/compare/v1.3.0...v1.4.0) (2019-10-25)


### Features

* add option to import plugins ([#45](https://github.com/nuxt-community/moment-module/issues/45)) ([cbebaa9](https://github.com/nuxt-community/moment-module/commit/cbebaa9))

## [1.3.0](https://github.com/nuxt-community/moment-module/compare/v1.2.0...v1.3.0) (2019-08-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/moment",
"version": "1.3.0",
"version": "1.4.0",
"description": "Efficient Moment.js integration for Nuxt.js",
"repository": "nuxt-community/moment-module",
"license": "MIT",
Expand Down

0 comments on commit fb18d8a

Please sign in to comment.