Skip to content

Commit a7b4499

Browse files
committed
Release 1.0.1
1 parent 340c599 commit a7b4499

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+
## [1.0.1](https://github.com/nerdeveloper/hackathon-starter-kit/compare/v1.0.0...v1.0.1) (2019-10-09)
2+
13
# 1.0.0 (2019-10-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": "hackathon-starter-kit",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A Node-Typescript/Express Boilerplate with Authentication(Local, Github, Facebook, Twitter, Google, Dropbox, LinkedIn, Instagram, Slack), Authorization, and CRUD functionality + PWA Support!",
55
"main": "dist/server.js",
66
"scripts": {

0 commit comments

Comments
 (0)