Version Packages

This commit is contained in:
github-actions[bot] 2024-01-23 17:44:30 +00:00
parent 1343a7a6f7
commit 0a476101e7
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@portaljs/components': patch
---
Added pagination and filter properties for the BucketViewer component

View File

@ -1,5 +1,11 @@
# @portaljs/components # @portaljs/components
## 0.5.4
### Patch Changes
- [#1071](https://github.com/datopian/portaljs/pull/1071) [`27c99add`](https://github.com/datopian/portaljs/commit/27c99adde8fa36ad2c2e03f227f93aa62454eefa) Thanks [@Gutts-n](https://github.com/Gutts-n)! - Added pagination and filter properties for the BucketViewer component
## 0.5.3 ## 0.5.3
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@portaljs/components", "name": "@portaljs/components",
"version": "0.5.3", "version": "0.5.4",
"type": "module", "type": "module",
"description": "https://portaljs.org", "description": "https://portaljs.org",
"keywords": [ "keywords": [