Skip to content

Commit 492fcc8

Browse files
chore(reddit-helpers): release @skyra/reddit-helpers@1.2.1
1 parent 66e03ad commit 492fcc8

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/reddit-helpers/CHANGELOG.md

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

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

5+
# [@skyra/reddit-helpers@1.2.1](https://github.com/skyra-project/archid-components/compare/@skyra/reddit-helpers@1.2.0...@skyra/reddit-helpers@1.2.1) - (2025-05-22)
6+
7+
## 🐛 Bug Fixes
8+
9+
- **reddit-helpers:** Bump discordjs and sapphire dependencies ([e2be041](https://github.com/skyra-project/archid-components/commit/e2be041cfb99dcc6622cc3434c5208fe3b2ca334))
10+
- **deps:** Update all non-major dependencies ([57f11b2](https://github.com/skyra-project/archid-components/commit/57f11b2f334c7cfe9a35ae95e55bbeaee9e06fe2))
11+
- **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])
12+
- **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])
13+
- **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])
14+
- **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])
15+
- **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])
16+
- **deps:** Update all non-major dependencies ([7edd912](https://github.com/skyra-project/archid-components/commit/7edd9126c38916fd3aeca65c8ac4a7c0673f2b90))
17+
- **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])
18+
- **deps:** Update all non-major dependencies ([5670607](https://github.com/skyra-project/archid-components/commit/5670607946b7db9ac7dfc13eeae4c598cb5829c6)) ([#358](https://github.com/skyra-project/archid-components/pull/358) by @renovate[bot])
19+
- **deps:** Update all non-major dependencies ([f6f86c3](https://github.com/skyra-project/archid-components/commit/f6f86c316aabf8b375b74e6ac7ef62b1aadd807f)) ([#353](https://github.com/skyra-project/archid-components/pull/353) by @renovate[bot])
20+
521
# [@skyra/reddit-helpers@1.2.0](https://github.com/skyra-project/archid-components/compare/@skyra/reddit-helpers@1.1.1...@skyra/reddit-helpers@1.2.0) - (2024-04-11)
622

723
## 🚀 Features

packages/reddit-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/reddit-helpers",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Very basic Reddit helper functions used across several ArchId bots",
55
"author": "@skyra",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)