Skip to content

Commit 6a39ebe

Browse files
chore(main): release 1.5.0
1 parent ae8373c commit 6a39ebe

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.0](https://github.com/ProgrammingPhilippines/progphil-bot/compare/v1.4.0...v1.5.0) (2026-05-01)
4+
5+
6+
### Features
7+
8+
* [FIX] Extra whitespace between the title and content of an announcement ([#282](https://github.com/ProgrammingPhilippines/progphil-bot/issues/282)) ([e4a6d7f](https://github.com/ProgrammingPhilippines/progphil-bot/commit/e4a6d7f15d6808d5634ac59f12e5cce216640809))
9+
310
## [1.4.0](https://github.com/ProgrammingPhilippines/progphil-bot/compare/v1.3.1...v1.4.0) (2026-02-20)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "progphilbot"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
description = ""
55
authors = ["Jedddy <jedbalita25@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)