Skip to content

Commit 2f485f1

Browse files
committed
🔖 (release) 1.0.0
# v1.0.0 (2020-05-11) ## ✨ New Features - [`4c613d6`](4c613d6) Adding Jekyll
1 parent 4c613d6 commit 2f485f1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# v1.0.0 (2020-05-11)
2+
3+
## ✨ New Features
4+
- [`4c613d6`](https://github.com/NodeJunkie/nodejunkie.github.io/commit/4c613d6) Adding Jekyll

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejunkie.github.io",
3-
"version": "0.0.0-development",
3+
"version": "1.0.0",
44
"description": "Theme for Github Pages",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)