Skip to content

Commit 6dee0f3

Browse files
committed
Add license informations
1 parent 1d08d8f commit 6dee0f3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

3+
## 1.0.2 (2020-05-12)
4+
5+
- 👩‍⚖️ Add license informations
6+
7+
8+
## 1.0.1 (2020-05-11)
9+
10+
- Bump to resolve a problem with NPM
11+
12+
313
## 1.0.0 (2020-05-11)
414

515
- 🎉 First version

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
"author": {
2626
"name": "Stackhero",
2727
"url": "https://www.stackhero.io/"
28-
}
28+
},
29+
"license" : "AGPL-3.0"
2930
}

0 commit comments

Comments
 (0)