Skip to content

Commit 9abae51

Browse files
authored
chore(main): release 1.5.0 (#49)
1 parent 5cbb408 commit 9abae51

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.4.2"
2+
".": "1.5.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.5.0](https://github.com/rickstaa/tmux-notify/compare/v1.4.2...v1.5.0) (2023-08-15)
4+
5+
6+
### Features
7+
8+
* optional notification title ([#41](https://github.com/rickstaa/tmux-notify/issues/41)) ([5cbb408](https://github.com/rickstaa/tmux-notify/commit/5cbb4081ed4d4230af3111c0d9d4fb9e66bd803d))

version.txt

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

0 commit comments

Comments
 (0)