Skip to content

Commit 4e37358

Browse files
authored
chore(main): release 1.5.1 (#54)
1 parent 11dea05 commit 4e37358

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.0"
2+
".": "1.5.1"
33
}

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.1](https://github.com/rickstaa/tmux-notify/compare/v1.5.0...v1.5.1) (2023-10-15)
4+
5+
6+
### Bug Fixes
7+
8+
* trigger Bell in the Monitored Window ([#53](https://github.com/rickstaa/tmux-notify/issues/53)) ([11dea05](https://github.com/rickstaa/tmux-notify/commit/11dea05288c517f5d9982e3880c7db9cda8c2b45))
9+
310
## [1.5.0](https://github.com/rickstaa/tmux-notify/compare/v1.4.2...v1.5.0) (2023-08-15)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.5.1

0 commit comments

Comments
 (0)