chore: 发布 1.8.2 [skip ci]

## [1.8.2](https://github.com/HuLaSpark/HuLa-Website/compare/v1.8.1...v1.8.2) (2025-11-14)

### Bug Fixes

* **windows:** 🐛 fix windows download link splicing error ([b55fbff](b55fbffe1a))
This commit is contained in:
semantic-release-bot
2025-11-14 22:55:25 +00:00
parent b55fbffe1a
commit fb49a4a806
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [1.8.2](https://github.com/HuLaSpark/HuLa-Website/compare/v1.8.1...v1.8.2) (2025-11-14)
### Bug Fixes
* **windows:** :bug: fix windows download link splicing error ([b55fbff](https://github.com/HuLaSpark/HuLa-Website/commit/b55fbffe1a0970972320d8e15551e8caf77d131f))
## [1.8.1](https://github.com/HuLaSpark/HuLa-Website/compare/v1.8.0...v1.8.1) (2025-11-14)

View File

@@ -2,7 +2,7 @@
"name": "hula-nuxt",
"private": true,
"type": "module",
"version": "1.8.1",
"version": "1.8.2",
"engines": {
"node": ">=18.12.0",
"pnpm": ">=8.10.0"