diff --git a/CHANGELOG.md b/CHANGELOG.md index b30a054..b9e4f2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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.2.0](https://github.com/nuxt-community/moment-module/compare/v1.1.0...v1.2.0) (2019-02-08) + + +### Features + +* **types:** add typescript definitions ([#17](https://github.com/nuxt-community/moment-module/issues/17)) ([231e8a7](https://github.com/nuxt-community/moment-module/commit/231e8a7)) + + + # [1.1.0](https://github.com/nuxt-community/moment-module/compare/v1.0.0...v1.1.0) (2018-12-10) diff --git a/package.json b/package.json index 514ce3b..8c375c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/moment", - "version": "1.1.0", + "version": "1.2.0", "description": "Easily remove unused Moment.js locales in Nuxt.js projects", "license": "MIT", "contributors": [