aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md26
1 files changed, 0 insertions, 26 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
deleted file mode 100644
index ab76272..0000000
--- a/CHANGELOG.md
+++ /dev/null
@@ -1,26 +0,0 @@
-# Change Log
-
-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.
-
-<a name="1.2.1"></a>
-## [1.2.1](https://github.com/developit/mitt/compare/v1.1.3...v1.2.1) (2019-10-21)
-
-
-
-<a name="1.1.3"></a>
-## [1.1.3](https://github.com/developit/mitt/compare/v1.1.2...v1.1.3) (2017-12-07)
-
-
-
-<a name="1.1.2"></a>
-## [1.1.2](https://github.com/developit/mitt/compare/v1.1.1...v1.1.2) (2017-04-17)
-
-
-### Bug Fixes
-
-* **builds:** point `jsnext:main` to the ESM build instead of src, which contains things like Flowtype annotations that are not stripped by most build tools ([0cad092](https://github.com/developit/mitt/commit/0cad092))
-
-
-
-<a name="1.1.1"></a>
-## [1.1.1](https://github.com/developit/mitt/compare/1.1.0...1.1.1) (2017-04-15)