Skip to content

Commit 0f92ae2

Browse files
chore: sync prod into dev [skip ci]
2 parents a7ff238 + 2404aef commit 0f92ae2

6 files changed

Lines changed: 13 additions & 28 deletions

File tree

.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)