We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbed17 commit 07a6e73Copy full SHA for 07a6e73
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 1.3.1
2
+
3
+## Bug fixes
4
5
+- Fix `package.json`
6
7
# 1.3.0
8
9
- Switch to MIT license
package.json
@@ -34,7 +34,7 @@
34
"stacktraces",
35
"typescript"
36
],
37
- "license": "Apache-2.0",
+ "license": "MIT",
38
"homepage": "https://www.github.com/ehmicky/set-error-message",
39
"repository": "ehmicky/set-error-message",
40
"bugs": {
0 commit comments