You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,27 @@
1
-
# Change Log
1
+
# Changelog
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
5
+
## 3.0.0 (2022-09-14)
6
+
7
+
8
+
### ⚠ BREAKING CHANGES
9
+
10
+
* Minimum needed Node.js version is 14.16
11
+
12
+
### Features
13
+
14
+
* CommonJS to ESM 📦 ([82f74ea](https://github.com/micromata/cli-error-notifier/commit/82f74ea77eedcbbc5d35177d6b767da44e0e7ca2))
15
+
16
+
### Chores
17
+
18
+
* Remove broken badges in Readme ([bc3506c2](https://github.com/micromata/cli-error-notifier/commit/bc3506c296a652bc63483ced06570a3174aeee53))
* Move from Travis to GitHub actions to run tests ([074f63a3](https://github.com/micromata/cli-error-notifier/commit/074f63a39ef2bf4af97376c0ff0e77118dbe8f57))
21
+
* Fix ESLint config and errors ([218c8f60](https://github.com/micromata/cli-error-notifier/commit/218c8f60294af3c5cb111b14ae8a647f6071f907))
0 commit comments