Skip to content

Commit e5ef78d

Browse files
committed
chore: release v0.2.0
1 parent c5592f8 commit e5ef78d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.2.0](https://github.com/lukeocodes/nuxt-starter-netlify-cms/compare/0.1.1...0.2.0) (2020-11-09)
2+
3+
4+
### Features
5+
6+
* tweaking netlify cms config and file structure ([c5592f8](https://github.com/lukeocodes/nuxt-starter-netlify-cms/commit/c5592f8f1a5ca9c1e4add983fd8ace6efe366e96))
7+
18
## [0.1.1](https://github.com/lukeocodes/nuxt-starter-netlify-cms/compare/0.1.0...0.1.1) (2020-11-08)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-starter-netlify-cms",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"scripts": {
55
"dev": "nuxt",
66
"build": "nuxt build",

0 commit comments

Comments
 (0)