1 parent 4d4d812 commit eb21077Copy full SHA for eb21077
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 5.3.1
2
+
3
+## Bug fixes
4
5
+- Fix `package.json`
6
7
# 5.3.0
8
9
- Switch to MIT license
package.json
@@ -25,7 +25,7 @@
25
"call",
26
"typescript"
27
],
28
- "license": "Apache-2.0",
+ "license": "MIT",
29
"homepage": "https://www.github.com/ehmicky/keep-func-props",
30
"repository": "ehmicky/keep-func-props",
31
"bugs": {
0 commit comments