Skip to content

Commit 1b87a7e

Browse files
chore(main): release 1.1.6 (#73)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fa25f35 commit 1b87a7e

3 files changed

Lines changed: 14 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.5"
2+
".": "1.1.6"
33
}

CHANGELOG.md

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

3+
## [1.1.6](https://github.com/loiccoyle/tinyticker/compare/v1.1.5...v1.1.6) (2025-02-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **web:** minor typos ([bc6447e](https://github.com/loiccoyle/tinyticker/commit/bc6447e551dabab25a39e222edfecceed6bdb17f))
9+
10+
11+
### Documentation
12+
13+
* **readme:** add link to landing page ([5862a34](https://github.com/loiccoyle/tinyticker/commit/5862a34ea69c89c2d09faa7f310c438834faf881))
14+
315
## [1.1.5](https://github.com/loiccoyle/tinyticker/compare/v1.1.4...v1.1.5) (2025-01-03)
416

517

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.5"
3+
version = "1.1.6"
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)