Skip to content

Commit 15b0deb

Browse files
chore: release 0.18.1
1 parent 79842e3 commit 15b0deb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.18.1 (2025-04-16)
2+
3+
### Fixed
4+
5+
- show loading state rather than empty state while file storage query is pending
6+
- file storage icons and mobile table styles polish
7+
18
## 0.18.0 (2025-04-11)
29

310
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pages-core",
33
"private": true,
4-
"version": "0.18.0",
4+
"version": "0.18.1",
55
"description": "",
66
"keywords": [],
77
"dependencies": {

0 commit comments

Comments
 (0)