Version Packages (#1012)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-08-21 15:26:25 -03:00 committed by GitHub
parent 728d5b1465
commit 4a1ccd2f8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 12 deletions

View File

@ -1,5 +0,0 @@
---
'@portaljs/components': patch
---
fix bug when there were multiple flatuitable components at the same time

View File

@ -1,5 +0,0 @@
---
'@portaljs/ckan': patch
---
added package_count to organization type

View File

@ -1,5 +1,11 @@
# @portaljs/ckan
## 0.0.5
### Patch Changes
- [#1009](https://github.com/datopian/portaljs/pull/1009) [`88ccee6f`](https://github.com/datopian/portaljs/commit/88ccee6f0aa05decd3efbe7279925340ae817127) Thanks [@luccasmmg](https://github.com/luccasmmg)! - added package_count to organization type
## 0.0.4
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@portaljs/ckan",
"version": "0.0.4",
"version": "0.0.5",
"type": "module",
"description": "https://portaljs.org",
"keywords": [

View File

@ -1,5 +1,11 @@
# @portaljs/components
## 0.3.2
### Patch Changes
- [#1011](https://github.com/datopian/portaljs/pull/1011) [`8e896138`](https://github.com/datopian/portaljs/commit/8e896138c622615d9bd9bd1d4a18de0cf38d85ec) Thanks [@luccasmmg](https://github.com/luccasmmg)! - fix bug when there were multiple flatuitable components at the same time
## 0.3.1
### Patch Changes

View File

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