Skip to content

Commit 94f7618

Browse files
committed
chore: release v0.1.0
1 parent ddcd4eb commit 94f7618

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,2 +1,9 @@
1+
# [0.1.0](https://github.com/lukeocodes/nuxt-starter-netlify-cms/compare/0.0.1...0.1.0) (2020-11-08)
2+
3+
4+
### Features
5+
6+
* add semantic PRs ([#3](https://github.com/lukeocodes/nuxt-starter-netlify-cms/issues/3)) ([ddcd4eb](https://github.com/lukeocodes/nuxt-starter-netlify-cms/commit/ddcd4eb8177a410184aa9289746f99cbfcc5371a))
7+
18
## 0.0.1 (2020-11-08)
29

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

0 commit comments

Comments
 (0)