Skip to content

Commit 2bde2da

Browse files
committed
chore: release v0.1.1
1 parent de52e90 commit 2bde2da

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.1.1](https://github.com/lukeocodes/nuxt-starter-netlify-cms/compare/0.1.0...0.1.1) (2020-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* dependabot nuxtjs/eslint-module broke builds ([de52e90](https://github.com/lukeocodes/nuxt-starter-netlify-cms/commit/de52e905831fa5661b3ea1c9ac8d3c10527066e2))
7+
18
# [0.1.0](https://github.com/lukeocodes/nuxt-starter-netlify-cms/compare/0.0.1...0.1.0) (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.0",
3+
"version": "0.1.1",
44
"scripts": {
55
"dev": "nuxt",
66
"build": "nuxt build",

0 commit comments

Comments
 (0)