Skip to content

Commit

Permalink
chore: release v1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishutchinson committed Sep 25, 2021
1 parent 416f5a8 commit b5989be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### [1.3.2](https://github.com/chrishutchinson/slack-testing-library/compare/1.3.1...1.3.2) (2021-09-25)

### [1.3.1](https://github.com/chrishutchinson/slack-testing-library/compare/1.3.0...1.3.1) (2021-09-01)

## [1.3.0](https://github.com/chrishutchinson/slack-testing-library/compare/1.2.0...1.3.0) (2021-09-01)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slack-testing-library",
"version": "1.3.1",
"version": "1.3.2",
"description": "A mock server and library for testing interactive Slack apps",
"repository": "git://github.com/chrishutchinson/slack-testing-library.git",
"main": "dist/slack-testing-library.js",
Expand Down

0 comments on commit b5989be

Please sign in to comment.