Skip to content

Commit 96bab02

Browse files
author
semantic-release
committed
chore(release): v0.1.8 [skip ci]
1 parent 957ab92 commit 96bab02

File tree

2 files changed

+42
-1
lines changed

2 files changed

+42
-1
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,54 @@
11
# CHANGELOG
22

33

4+
## v0.1.8 (2026-01-22)
5+
6+
### Bug Fixes
7+
8+
- Forcing release of v0.1.8
9+
([`957ab92`](https://github.com/sadsfae/goldteeth/commit/957ab92035de50bad74a8725256793fa9aeb9c8e))
10+
11+
12+
## v0.1.7 (2026-01-22)
13+
14+
### Bug Fixes
15+
16+
- Bump again
17+
([`c048607`](https://github.com/sadsfae/goldteeth/commit/c048607ff2711a76fac97e978e0ef3d0907aebd4))
18+
19+
- Bump small readme, see if this works
20+
([`5263f1f`](https://github.com/sadsfae/goldteeth/commit/5263f1fe827c605df6c2f0609b0876a44ef5f9f5))
21+
22+
- Force next release cycle
23+
([`6e11c22`](https://github.com/sadsfae/goldteeth/commit/6e11c2205a559a8d1ce6a06e32964e3985da17e1))
24+
25+
- Fully test pypi + gha automation
26+
([`5921a4f`](https://github.com/sadsfae/goldteeth/commit/5921a4f9392951963d72d951f645d14d45ef3008))
27+
28+
- Readme change to trigger GHA
29+
([`35a9d36`](https://github.com/sadsfae/goldteeth/commit/35a9d36f1602d8c35c4470f3cd84d1bf3f22d841))
30+
31+
- Sync git tags to trigger release
32+
([`706dd3a`](https://github.com/sadsfae/goldteeth/commit/706dd3a419388363d1dffc07b6681302132dbaa2))
33+
34+
### Chores
35+
36+
- **release**: V0.1.7 [skip ci]
37+
([`c524df6`](https://github.com/sadsfae/goldteeth/commit/c524df67be83e27dc3394d264c5c50da14529491))
38+
39+
440
## v0.1.6 (2026-01-22)
541

642
### Bug Fixes
743

844
- Sync git tags to trigger release
945
([`54f7a6c`](https://github.com/sadsfae/goldteeth/commit/54f7a6cce0f4bfddecc7068c3bf0d01c5d17feb8))
1046

47+
### Chores
48+
49+
- **release**: V0.1.6 [skip ci]
50+
([`f51ca43`](https://github.com/sadsfae/goldteeth/commit/f51ca43fac8d325969ef53048edd3451bddb5b8b))
51+
1152

1253
## v0.1.5 (2026-01-22)
1354

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "goldteeth"
7-
version = "0.1.7"
7+
version = "0.1.8"
88
description = "Monitors crypto/stock prices or volatility and plays an alert sound when a target is reached"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)