Changes
2 changed files (+7/-1)
-
-
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).## [Unreleased] ## [2.0.1] - 2022-03-13 ### Fixed - Removed unnecessary files from published tarball ([557cf72](https://github.com/pocka/slack-message-parser/commit/557cf72c14511d2450ee283a58376974e51c4f49)). ## [2.0.0] - 2022-03-13 ### Changed
-
-
-
@@ -1,6 +1,6 @@{ "name": "slack-message-parser", "version": "2.0.0", "version": "2.0.1", "description": "Parser for Slack message", "main": "lib/index.js", "types": "lib/index.d.ts",
-