There was an error while loading. Please reload this page.
1 parent 1d08d8f commit 6dee0f3Copy full SHA for 6dee0f3
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
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
13
## 1.0.0 (2020-05-11)
14
15
- 🎉 First version
package.json
@@ -25,5 +25,6 @@
25
"author": {
26
"name": "Stackhero",
27
"url": "https://www.stackhero.io/"
28
- }
+ },
29
+ "license" : "AGPL-3.0"
30
}
0 commit comments