We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7159b8f commit 9569aadCopy full SHA for 9569aad
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 7.3.1
2
+
3
+## Bug fixes
4
5
+- Fix `package.json`
6
7
# 7.3.0
8
9
- Switch to MIT license
package.json
@@ -34,7 +34,7 @@
34
"error-reporting",
35
"error-classes"
36
],
37
- "license": "Apache-2.0",
+ "license": "MIT",
38
"homepage": "https://www.github.com/ehmicky/error-custom-class",
39
"repository": "ehmicky/error-custom-class",
40
"bugs": {
0 commit comments