diff options
| author | Jason Miller <[email protected]> | 2020-05-26 17:49:57 -0400 |
|---|---|---|
| committer | Jason Miller <[email protected]> | 2020-05-26 17:49:57 -0400 |
| commit | e637ac97b8f9bafa2c5f1a35f10ec09f85e9900b (patch) | |
| tree | e514d75d8e6fae56607fabe3948684793203dc10 | |
| parent | c20d556aa10ae00d05509c540ca768bd8be4aad0 (diff) | |
remove old changelog
| -rw-r--r-- | CHANGELOG.md | 26 |
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) |
