Skip to content

Commit 2250521

Browse files
chore(shared-influx-pieces): release @skyra/shared-influx-pieces@1.1.0
1 parent 38fda83 commit 2250521

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
# [@skyra/shared-influx-pieces@1.1.0](https://github.com/skyra-project/archid-components/tree/@skyra/shared-influx-pieces@1.1.0) - (2025-05-22)
6+
7+
## 🏠 Refactor
8+
9+
- Extra changes ([23e7791](https://github.com/skyra-project/archid-components/commit/23e7791406c513f5013cfe7ef0e5b589c72d73e9)) ([#321](https://github.com/skyra-project/archid-components/pull/321) by @kyranet)
10+
11+
## 🐛 Bug Fixes
12+
13+
- **influx-pieces:** Bump discordjs dependencies ([7b859f8](https://github.com/skyra-project/archid-components/commit/7b859f814f1af470f69fb43dabddf1cd3216533a))
14+
- **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])
15+
- **deps:** Update all non-major dependencies ([8741937](https://github.com/skyra-project/archid-components/commit/8741937544a6a605e4e45fc2e45e435873aaba11)) ([#377](https://github.com/skyra-project/archid-components/pull/377) by @renovate[bot])
16+
- **deps:** Update all non-major dependencies ([d92605d](https://github.com/skyra-project/archid-components/commit/d92605decc5fb0961a5fe476189acded1763fcc7)) ([#368](https://github.com/skyra-project/archid-components/pull/368) by @renovate[bot])
17+
- **deps:** Update all non-major dependencies ([ff7c30d](https://github.com/skyra-project/archid-components/commit/ff7c30dd2e601b656767fe7180ea28a4d1d2f8d8)) ([#366](https://github.com/skyra-project/archid-components/pull/366) by @renovate[bot])
18+
- **deps:** Update all non-major dependencies ([7edd912](https://github.com/skyra-project/archid-components/commit/7edd9126c38916fd3aeca65c8ac4a7c0673f2b90))
19+
- **deps:** Update all non-major dependencies ([2f5749d](https://github.com/skyra-project/archid-components/commit/2f5749d8af23344f2b573fc0f1c13fca7a24c180)) ([#363](https://github.com/skyra-project/archid-components/pull/363) by @renovate[bot])
20+
- **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])
21+
- **deps:** Update all non-major dependencies ([db00bdd](https://github.com/skyra-project/archid-components/commit/db00bddb3e527e4575ad62abcb57e8bc93f78d27)) ([#359](https://github.com/skyra-project/archid-components/pull/359) by @renovate[bot])
22+
- **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])
23+
- **deps:** Update all non-major dependencies ([7832e89](https://github.com/skyra-project/archid-components/commit/7832e89dc9de5733a511040755969e669130fd4e))
24+
- **deps:** Update all non-major dependencies ([cd4137c](https://github.com/skyra-project/archid-components/commit/cd4137c4469680b55cd6eae3af9453cb9f9da6bc)) ([#344](https://github.com/skyra-project/archid-components/pull/344) by @renovate[bot])
25+
- **deps:** Update all non-major dependencies ([42cfd84](https://github.com/skyra-project/archid-components/commit/42cfd844eb66239dd29f96692e6808d8be6cae55)) ([#337](https://github.com/skyra-project/archid-components/pull/337) by @renovate[bot])
26+
- **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])
27+
28+
## 🚀 Features
29+
30+
- Add influx utilities packages ([963fe7e](https://github.com/skyra-project/archid-components/commit/963fe7e0afa386049ee246f8e673a2626ebf09c7)) ([#317](https://github.com/skyra-project/archid-components/pull/317) by @swiizyy)
31+

packages/shared-influx-pieces/package.json

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

0 commit comments

Comments
 (0)