Skip to content

Commit 567d28e

Browse files
committed
release 1.8.5
1 parent 91060b4 commit 567d28e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [1.8.5] - 2024-10-18
88
### Added
99
- ignoring entities for pull requests at frontend
1010
- creating webhooks for notifications at frontend

app/views/controllers/web/shared/_footer.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<footer class="bg-zinc-800 text-white flex flex-col-reverse sm:flex-row justify-between p-8">
22
<div>
3-
<span class="copyright">&copy;</span> 2024 PullKeeper, v1.8.4
3+
<span class="copyright">&copy;</span> 2024 PullKeeper, v1.8.5
44
</div>
55
<div class="flex flex-wrap grid-x gap-8 mb-8 sm:mb-0">
66
<a href="https://t.me/kortirso" target="_blank" rel="noopener noreferrer">Support in Telegram</a>

0 commit comments

Comments
 (0)