Skip to content

Commit b72b3c2

Browse files
chore(main): release 1.1.4 (#67)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f7c862e commit b72b3c2

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

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

CHANGELOG.md

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

3+
## [1.1.4](https://github.com/loiccoyle/tinyticker/compare/v1.1.3...v1.1.4) (2024-11-15)
4+
5+
6+
### Bug Fixes
7+
8+
* add manifest for standalone PWA ([f13218d](https://github.com/loiccoyle/tinyticker/commit/f13218d88d9d635672814e3c0fbdb8d4debd7e32))
9+
* **web:** shorten footer to avoid new line on small screens ([1e643f1](https://github.com/loiccoyle/tinyticker/commit/1e643f17a2adad7e7b05d1a7ae4615cd5ee53b74))
10+
311
## [1.1.3](https://github.com/loiccoyle/tinyticker/compare/v1.1.2...v1.1.3) (2024-11-12)
412

513

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 = "tinyticker"
3-
version = "1.1.3"
3+
version = "1.1.4"
44
description = "A tiny Raspberry Pi powered ePaper ticker."
55
authors = ["Loic Coyle <loic.coyle@hotmail.fr>"]
66
license = "MIT"

0 commit comments

Comments
 (0)