Skip to content

Commit

Permalink
Merge branch 'main' into document-custom-steps
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamBergamin authored Aug 14, 2024
2 parents 34fefa2 + 91b3519 commit 6779dbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
node-version: [18.x, 20.x, 22.x]
sample:
- slack-samples/bolt-ts-starter-template
- slack-samples/bolt-ts-custom-function-template

steps:
- name: Use Node.js ${{ matrix.node-version }}
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/bolt",
"version": "3.20.0-customFunctionBeta.1",
"version": "3.21.0",
"description": "A framework for building Slack apps, fast.",
"author": "Slack Technologies, LLC",
"license": "MIT",
Expand Down

0 comments on commit 6779dbb

Please sign in to comment.