Skip to content

Commit

Permalink
Prepare release v1.5.0 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
LuchoAravena authored Oct 3, 2024
1 parent b9a7388 commit 2e3d340
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

# 1.5.0 (03.10.2024)
- [Add bots to fetch images from Discord](https://github.com/kommitters/bas/issues/103)

# 1.4.3 (06.09.2024)
- [Adjust website monitoring use case notifications](https://github.com/kommitters/bas/issues/99)

Expand Down
2 changes: 1 addition & 1 deletion lib/bas/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

module Bas
# Gem version
VERSION = "1.4.3"
VERSION = "1.5.0"
end

0 comments on commit 2e3d340

Please sign in to comment.