Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Jan 3, 2020
1 parent 978ee47 commit 4760cee
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,14 @@

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.5.0](https://github.com/nuxt-community/moment-module/compare/v1.4.0...v1.5.0) (2020-01-03)


### Features

* improve types ([#47](https://github.com/nuxt-community/moment-module/issues/47)) ([6a26feb](https://github.com/nuxt-community/moment-module/commit/6a26feb))
* timezone support ([#48](https://github.com/nuxt-community/moment-module/issues/48)) ([978ee47](https://github.com/nuxt-community/moment-module/commit/978ee47))

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


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

0 comments on commit 4760cee

Please sign in to comment.