Skip to content

Commit 7f66fd6

Browse files
demartinigithub-actions[bot]
authored andcommitted
chore(main): release v1.0.1
1 parent aa17926 commit 7f66fd6

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

CHANGELOG.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,53 @@
11
# Changelog
2+
3+
## v1.0.1 - 2025-05-25
4+
5+
### 📦 Other
6+
7+
- build(deps): bump actions/checkout from 4.1.6 to 4.1.7
8+
- build(deps): bump certifi from 2024.2.2 to 2024.7.4
9+
- build(deps): bump docker/setup-qemu-action from 3.0.0 to 3.2.0
10+
- build(deps): bump docker/setup-buildx-action from 3.3.0 to 3.6.1
11+
- build(deps): bump docker/build-push-action from 5.3.0 to 6.7.0
12+
- Merge pull request #14 from demartini/dependabot/github_actions/docker/setup-qemu-action-3.2.0
13+
- Merge pull request #15 from demartini/dependabot/github_actions/docker/setup-buildx-action-3.6.1
14+
- build(deps): bump aiohttp from 3.9.5 to 3.11.0b0
15+
- Merge pull request #18 from demartini/dependabot/github_actions/docker/build-push-action-6.7.0
16+
- Merge branch 'main' into dependabot/pip/aiohttp-3.11.0b0
17+
- Merge pull request #19 from demartini/dependabot/pip/aiohttp-3.11.0b0
18+
- Merge branch 'main' into dependabot/pip/certifi-2024.7.4
19+
- Merge pull request #7 from demartini/dependabot/pip/certifi-2024.7.4
20+
- Merge branch 'main' into dependabot/github_actions/actions/checkout-4.1.7
21+
- Merge pull request #2 from demartini/dependabot/github_actions/actions/checkout-4.1.7
22+
- build(deps): bump urllib3 from 2.2.1 to 2.2.2
23+
- Merge branch 'main' into dependabot/pip/urllib3-2.2.2
24+
- Merge pull request #4 from demartini/dependabot/pip/urllib3-2.2.2
25+
- chore(dependabot): add pip support to dependabot config
26+
- build(deps): bump docker/build-push-action from 6.7.0 to 6.17.0
27+
- build(deps): bump docker/metadata-action from 5.5.1 to 5.7.0
28+
- build(deps): bump docker/setup-buildx-action from 3.6.1 to 3.10.0
29+
- build(deps): bump actions/checkout from 4.1.7 to 4.2.2
30+
- build(deps): bump colorlog from 6.8.2 to 6.9.0
31+
- Merge pull request #29 from demartini/dependabot/pip/colorlog-6.9.0
32+
- Merge branch 'main' into dependabot/github_actions/actions/checkout-4.2.2
33+
- Merge pull request #24 from demartini/dependabot/github_actions/actions/checkout-4.2.2
34+
- Merge branch 'main' into dependabot/github_actions/docker/setup-buildx-action-3.10.0
35+
- Merge pull request #23 from demartini/dependabot/github_actions/docker/setup-buildx-action-3.10.0
36+
- build(deps): bump python-dotenv from 1.0.1 to 1.1.0
37+
- Merge branch 'main' into dependabot/github_actions/docker/build-push-action-6.17.0
38+
- build(deps): bump docker/setup-qemu-action from 3.2.0 to 3.6.0
39+
- Merge pull request #20 from demartini/dependabot/github_actions/docker/build-push-action-6.17.0
40+
- Merge branch 'main' into dependabot/github_actions/docker/metadata-action-5.7.0
41+
- Merge pull request #21 from demartini/dependabot/github_actions/docker/metadata-action-5.7.0
42+
- Merge branch 'main' into dependabot/github_actions/docker/setup-qemu-action-3.6.0
43+
- Merge pull request #22 from demartini/dependabot/github_actions/docker/setup-qemu-action-3.6.0
44+
- Merge branch 'main' into dependabot/pip/python-dotenv-1.1.0
45+
- Merge pull request #25 from demartini/dependabot/pip/python-dotenv-1.1.0
46+
- build(deps): bump transmission-rpc from 7.0.6 to 7.0.11
47+
- Merge pull request #27 from demartini/dependabot/pip/transmission-rpc-7.0.11
48+
- build(deps): bump discord-py-interactions from 5.12.1 to 5.14.0
49+
- Merge pull request #26 from demartini/dependabot/pip/discord-py-interactions-5.14.0
50+
- build(deps-dev): bump ruff from 0.4.4 to 0.11.11
51+
- Merge pull request #28 from demartini/dependabot/pip/ruff-0.11.11
52+
- chore(release): 1.0.1
53+
- chore(ci): add release workflow and changelog file

0 commit comments

Comments
 (0)