Skip to content

Commit 74dbf71

Browse files
committed
chore(release): 1.0.2
1 parent ab2a8f9 commit 74dbf71

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
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.
4+
5+
<a name="1.0.2"></a>
6+
## [1.0.2](https://github.com/paulgv/nuxt-i18n/compare/v1.0.1...v1.0.2) (2017-12-07)
7+
8+
39

410
<a name="1.0.1"></a>
511
# [1.0.1](https://github.com/paulgv/nuxt-i18n/compare/v1.0.0...v1.0.1) (2017-12-05)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-i18n",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "i18n for Nuxt",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)