Skip to content

Commit b596008

Browse files
committed
chore: release v1.0.1
1 parent 03a76c6 commit b596008

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+
## [1.0.1](https://github.com/lukeocodes/nuxt-starter-netlify-cms/compare/1.0.0...1.0.1) (2020-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **styling:** tailwind background colour and border on page elements ([03a76c6](https://github.com/lukeocodes/nuxt-starter-netlify-cms/commit/03a76c626500a836240e09c8d50f7c4389fa2e19))
7+
18
# [1.0.0](https://github.com/lukeocodes/nuxt-starter-netlify-cms/compare/0.2.1...1.0.0) (2020-11-14)
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": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Example Nuxt, and Netlify CMS project",
55
"author": "Luke Oliff <luke@lukeoliff.com> (https://twitter.com/lukeocodes)",
66
"private": true,

0 commit comments

Comments
 (0)