Skip to content

Commit f896d8e

Browse files
committed
chore: release v0.2.1
1 parent 050efd7 commit f896d8e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.2.1](https://github.com/lukeocodes/nuxt-starter-netlify-cms/compare/0.2.0...0.2.1) (2020-11-09)
2+
13
# [0.2.0](https://github.com/lukeocodes/nuxt-starter-netlify-cms/compare/0.1.1...0.2.0) (2020-11-09)
24

35

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.2.0",
3+
"version": "0.2.1",
44
"scripts": {
55
"dev": "nuxt",
66
"build": "nuxt build",

0 commit comments

Comments
 (0)