Skip to content

Commit 1093349

Browse files
chore(release): release 8.0.1
1 parent b295ddf commit 1093349

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

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

5+
# [8.0.1](https://github.com/favna/nintendo-switch-eshop/compare/v8.0.0...v8.0.1) - (2025-05-11)
6+
7+
## 🏠 Refactor
8+
9+
- Update linting and formatting of repo ([977c038](https://github.com/favna/nintendo-switch-eshop/commit/977c038fb9374bc80b613873350fecd8b6474e12))
10+
11+
## 🐛 Bug Fixes
12+
13+
- Resolve issues with EU api ([a8b3c79](https://github.com/favna/nintendo-switch-eshop/commit/a8b3c79890840cff20b8b8e5a2761002e6422442))
14+
15+
## 📝 Documentation
16+
17+
- Fix astro base url ([89931ed](https://github.com/favna/nintendo-switch-eshop/commit/89931ed8aaf288110e30fb13668bed1d9b20330d))
18+
- Fix astro base url ([dfe2e37](https://github.com/favna/nintendo-switch-eshop/commit/dfe2e3724d395847a8c343b5a2bbdb825f101681))
19+
- Update url to new page ([03e4a00](https://github.com/favna/nintendo-switch-eshop/commit/03e4a00567d4de3ba74a1663de2428d5c9a93276))
20+
- Add workflow to publish the docs ([1d938c1](https://github.com/favna/nintendo-switch-eshop/commit/1d938c1dd1377d5b90d87e8af89606bd6b2ff534))
21+
- Resolve issues with astro docs ([d84c97e](https://github.com/favna/nintendo-switch-eshop/commit/d84c97e25736afd3c0f56f09eee61eb9fe056259))
22+
523
# [8.0.0](https://github.com/favna/nintendo-switch-eshop/compare/v7.1.3...v8.0.0) - (2024-04-29)
624

725
## 🏠 Refactor

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nintendo-switch-eshop",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"workspaces": [
55
"documentation/"
66
],

0 commit comments

Comments
 (0)