Skip to content

Commit ae99154

Browse files
author
Kyle Andrews
committed
Prepares for v2.0.1 release
1 parent 243a725 commit ae99154

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.0.1] - 2020-04-24
11+
1012
### Fixed
1113

1214
- typescript declaration files
@@ -107,7 +109,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
107109

108110
- Entire existing codebase due to rewrite
109111

110-
[unreleased]: https://github.com/codewithkyle/notifyjs/compare/v2.0.0...HEAD
112+
[unreleased]: https://github.com/codewithkyle/notifyjs/compare/v2.0.1...HEAD
113+
[2.0.1]: https://github.com/codewithkyle/notifyjs/compare/v2.0.0...v2.0.1
111114
[2.0.0]: https://github.com/codewithkyle/notifyjs/compare/v1.2.0...v2.0.0
112115
[1.2.0]: https://github.com/codewithkyle/notifyjs/compare/v1.1.0...v1.2.0
113116
[1.1.0]: https://github.com/codewithkyle/notifyjs/compare/v1.0.3...v1.1.0

0 commit comments

Comments
 (0)