Skip to content

Commit 38b0562

Browse files
chore: release
1 parent cb78091 commit 38b0562

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/eleven-apples-retire.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli-hooks/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @slack/cli-hooks
22

3+
## 1.3.2
4+
5+
### Patch Changes
6+
7+
- 1a6c510: refactor(cli-hooks): use optional chaining check to gather project dependencies
8+
39
## 1.3.1
410

511
### Patch Changes

packages/cli-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slack/cli-hooks",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Node implementation of the contract between the Slack CLI and Bolt for JavaScript",
55
"author": "Slack Technologies, LLC",
66
"license": "MIT",

0 commit comments

Comments
 (0)