Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version 1.20.0 #1128

Merged
merged 1 commit into from
Aug 14, 2024
Merged

chore: version 1.20.0 #1128

merged 1 commit into from
Aug 14, 2024

Conversation

WilliamBergamin
Copy link
Contributor

Release 1.20.0

Category

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in slack_bolt.adapter
  • Document pages under /docs
  • Others

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run ./scripts/install_all_and_run_tests.sh after making the changes.

@WilliamBergamin WilliamBergamin added this to the 1.20.0 milestone Aug 14, 2024
@WilliamBergamin WilliamBergamin requested a review from filmaj August 14, 2024 20:00
@WilliamBergamin WilliamBergamin self-assigned this Aug 14, 2024
@@ -1,3 +1,3 @@
"""Check the latest version at https://pypi.org/project/slack-bolt/"""

__version__ = "1.19.1"
__version__ = "1.20.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is what is important

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (9bef19f) to head (88f9132).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1128   +/-   ##
=======================================
  Coverage   92.00%   92.00%           
=======================================
  Files         195      195           
  Lines        6605     6605           
=======================================
  Hits         6077     6077           
  Misses        528      528           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WilliamBergamin WilliamBergamin merged commit 40f6d1e into main Aug 14, 2024
14 checks passed
@WilliamBergamin WilliamBergamin deleted the v1.20.0-release branch August 14, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants