Skip to content

Commit 66e03ad

Browse files
chore(weather-helpers): release @skyra/weather-helpers@1.1.1
1 parent ce5c7b6 commit 66e03ad

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/weather-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/weather-helpers@1.1.1](https://github.com/skyra-project/archid-components/compare/@skyra/weather-helpers@1.1.0...@skyra/weather-helpers@1.1.1) - (2025-05-22)
6+
7+
## 🐛 Bug Fixes
8+
9+
- **weather-helpers:** Bump sapphire dependencies ([00c905e](https://github.com/skyra-project/archid-components/commit/00c905e6f0dd02388ca0578fe1319043cf79a32d))
10+
- **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])
11+
- **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])
12+
- **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])
13+
- **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])
14+
- **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])
15+
- **deps:** Update all non-major dependencies ([7edd912](https://github.com/skyra-project/archid-components/commit/7edd9126c38916fd3aeca65c8ac4a7c0673f2b90))
16+
- **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])
17+
- **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])
18+
- **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])
19+
- **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])
20+
521
# [@skyra/weather-helpers@1.1.0](https://github.com/skyra-project/archid-components/compare/@skyra/weather-helpers@1.1.0...@skyra/weather-helpers@1.1.0) - (2024-01-07)
622

723
## 🏠 Refactor

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

0 commit comments

Comments
 (0)