Skip to content

Commit a6ef540

Browse files
chore(twitch-helpers): release @skyra/twitch-helpers@2.0.2
1 parent 23d9751 commit a6ef540

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/twitch-helpers/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [@skyra/twitch-helpers@2.0.2](https://github.com/skyra-project/archid-components/compare/@skyra/twitch-helpers@2.0.1...@skyra/twitch-helpers@2.0.2) - (2025-05-22)
6+
7+
## 🐛 Bug Fixes
8+
9+
- **deps:** Update all non-major dependencies ([4baa8d0](https://github.com/skyra-project/archid-components/commit/4baa8d09c102ccee3442f10dbd58f1801cca8a3c)) ([#389](https://github.com/skyra-project/archid-components/pull/389) by @renovate[bot])
10+
- **deps:** Update all non-major dependencies ([b1b6cde](https://github.com/skyra-project/archid-components/commit/b1b6cde63d5918e309fc2ded9a409550ac27fa8b)) ([#388](https://github.com/skyra-project/archid-components/pull/388) by @renovate[bot])
11+
- **deps:** Update all non-major dependencies ([2a3232b](https://github.com/skyra-project/archid-components/commit/2a3232beae5666062e46703d9cf8807582ed9cf5)) ([#387](https://github.com/skyra-project/archid-components/pull/387) by @renovate[bot])
12+
- **deps:** Update all non-major dependencies ([fe68090](https://github.com/skyra-project/archid-components/commit/fe68090e102ce3d90bb546995a11ae483dfaf34d)) ([#374](https://github.com/skyra-project/archid-components/pull/374) by @renovate[bot])
13+
- **deps:** Update all non-major dependencies ([c4958f3](https://github.com/skyra-project/archid-components/commit/c4958f309705129b84bba7b67bcb54dca3fc3736)) ([#372](https://github.com/skyra-project/archid-components/pull/372) by @renovate[bot])
14+
- **deps:** Update all non-major dependencies ([7edd912](https://github.com/skyra-project/archid-components/commit/7edd9126c38916fd3aeca65c8ac4a7c0673f2b90))
15+
- **deps:** Update all non-major dependencies ([ac48314](https://github.com/skyra-project/archid-components/commit/ac4831401349f7b755c0ebd5c532e61e60562d8b)) ([#360](https://github.com/skyra-project/archid-components/pull/360) by @renovate[bot])
16+
- **deps:** Update all non-major dependencies ([faab5bb](https://github.com/skyra-project/archid-components/commit/faab5bbfc00899feb34cec53314c5758b1454c8a)) ([#331](https://github.com/skyra-project/archid-components/pull/331) by @renovate[bot])
17+
- **deps:** Update all non-major dependencies ([1ca90e9](https://github.com/skyra-project/archid-components/commit/1ca90e97cda951d8f383cb9cb98b77e5aa266815)) ([#324](https://github.com/skyra-project/archid-components/pull/324) by @renovate[bot])
18+
519
# [@skyra/twitch-helpers@2.0.1](https://github.com/skyra-project/archid-components/compare/@skyra/twitch-helpers@2.0.1...@skyra/twitch-helpers@2.0.1) - (2024-01-06)
620

721
## 🐛 Bug Fixes

packages/twitch-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skyra/twitch-helpers",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Very basic Twitch helper functions used across several ArchId bots",
55
"author": "@skyra",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)