Skip to content

Commit fea29a6

Browse files
chore(http-framework): release @skyra/http-framework@2.2.1
1 parent dc85943 commit fea29a6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/http-framework/CHANGELOG.md

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

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

5+
# [@skyra/http-framework@2.2.1](https://github.com/skyra-project/archid-components/compare/@skyra/http-framework@2.2.0...@skyra/http-framework@2.2.1) - (2025-05-22)
6+
7+
## 🐛 Bug Fixes
8+
9+
- **shared:** Update locale type and add attachment size limit ([9143271](https://github.com/skyra-project/archid-components/commit/9143271f522b9d69c6b811282e48950868a8d9f4)) ([#402](https://github.com/skyra-project/archid-components/pull/402) by @favna)
10+
- **hfx:** Update for latest discordjs, exclude PrimaryEntrypoint ([70a963c](https://github.com/skyra-project/archid-components/commit/70a963c84bd3932f0ea1d38bc048acab7b2ce83e))
11+
- **hfx:** Bump discordjs and sapphire dependencies ([9d0891c](https://github.com/skyra-project/archid-components/commit/9d0891c943e54c84cffb353b7a1ce433963f9e90))
12+
- **deps:** Update all non-major dependencies ([57f11b2](https://github.com/skyra-project/archid-components/commit/57f11b2f334c7cfe9a35ae95e55bbeaee9e06fe2))
13+
- **deps:** Update all non-major dependencies ([5393a0c](https://github.com/skyra-project/archid-components/commit/5393a0c28285f0ebd4a0d6b17d60f9a96b99a93a)) ([#397](https://github.com/skyra-project/archid-components/pull/397) by @renovate[bot])
14+
- **deps:** Update all non-major dependencies ([b222bb6](https://github.com/skyra-project/archid-components/commit/b222bb697cadc02ac5997f66f679a87678aae7fa)) ([#396](https://github.com/skyra-project/archid-components/pull/396) by @renovate[bot])
15+
516
# [@skyra/http-framework@2.2.0](https://github.com/skyra-project/archid-components/compare/@skyra/http-framework@2.1.0...@skyra/http-framework@2.2.0) - (2024-11-17)
617

718
## 🐛 Bug Fixes

packages/http-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skyra/http-framework",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "The framework for ArchId Network's HTTP-only bots",
55
"author": "@skyra",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)