Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
egermano committed Aug 17, 2022
1 parent 807470b commit d56e9f2
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.0] - 2020-08-11
## [0.2.2] - 2022-08-17

### Bug Fixes

- Runt `npm audit fix --force` to automatically upgrade vulnerable packages

### Changed

- Removed yarn and starting using npm by default

### Added

- Added another test case to ensure invalid channel id is handled correctly

## [0.2.1] - 2020-08-11

### Changed
Expand Down

0 comments on commit d56e9f2

Please sign in to comment.