Skip to content

Commit a2f1b74

Browse files
committed
chore(release): 1.0.2
1 parent 547643d commit a2f1b74

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
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+
### [1.0.2](https://github.com/nuxt/content/compare/v1.0.1...v1.0.2) (2020-05-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/content",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Write your content inside your Nuxt app",
55
"repository": "nuxt/content",
66
"license": "MIT",

0 commit comments

Comments
 (0)