We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0bc930 commit ec2eea0Copy full SHA for ec2eea0
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 2.8.1
2
+
3
+## Bug fixes
4
5
+- Fix `package.json`
6
7
# 2.8.0
8
9
- Switch to MIT license
package.json
@@ -34,7 +34,7 @@
34
"normalization",
35
"exceptions"
36
],
37
- "license": "Apache-2.0",
+ "license": "MIT",
38
"homepage": "https://www.github.com/ehmicky/normalize-exception",
39
"repository": "ehmicky/normalize-exception",
40
"bugs": {
0 commit comments