豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 2404aef

Browse files
authored
Merge pull request #311 from SkyCryptWebsite/changeset-release/prod
Version Packages (Stable)
2 parents 055290c + 0ce51fb commit 2404aef

File tree

6 files changed

+13
-28
lines changed

6 files changed

+13
-28
lines changed

.changeset/chilly-garlics-divide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/modern-eggs-shave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ninety-plants-bathe.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 3.5.0
4+
5+
### Minor Changes
6+
7+
- feat: use the combined endpoint for the sections data ([#310](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/pull/310))
8+
9+
- feat: refactor inventory components to improve data fetching and rendering logic ([#310](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/pull/310))
10+
11+
### Patch Changes
12+
13+
- fix: refactor SectionBoundary to use query function instead of promise ([#310](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/pull/310))
14+
315
## 3.5.0-beta.0
416

517
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skycrypt-frontend",
3-
"version": "3.5.0-beta.0",
3+
"version": "3.5.0",
44
"private": true,
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)