Skip to content

Commit 42db7db

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2019-09-13) ### Features * **stadiums:** add ability to query stadiums ([f2eb148](f2eb148))
1 parent 99ea3de commit 42db7db

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2019-09-13)
2+
3+
4+
### Features
5+
6+
* **stadiums:** add ability to query stadiums ([f2eb148](https://github.com/scostello/pfa-api/commit/f2eb148))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pfa-api",
33
"private": true,
4-
"version": "0.1.0",
4+
"version": "1.0.0",
55
"description": "The api gateway used for retrieving pro-football-analytics resources",
66
"main": "server.js",
77
"scripts": {

0 commit comments

Comments
 (0)