diff --git a/.changeset/lovely-ghosts-sin.md b/.changeset/lovely-ghosts-sin.md deleted file mode 100644 index 59a28e76a..000000000 --- a/.changeset/lovely-ghosts-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@portaljs/components': patch ---- - -fix bug when there were multiple flatuitable components at the same time diff --git a/.changeset/rare-pianos-repair.md b/.changeset/rare-pianos-repair.md deleted file mode 100644 index de9f69c10..000000000 --- a/.changeset/rare-pianos-repair.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@portaljs/ckan': patch ---- - -added package_count to organization type diff --git a/packages/ckan/CHANGELOG.md b/packages/ckan/CHANGELOG.md index f3522e15c..55075af90 100644 --- a/packages/ckan/CHANGELOG.md +++ b/packages/ckan/CHANGELOG.md @@ -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 diff --git a/packages/ckan/package.json b/packages/ckan/package.json index e3b352a8d..662bdd071 100644 --- a/packages/ckan/package.json +++ b/packages/ckan/package.json @@ -1,6 +1,6 @@ { "name": "@portaljs/ckan", - "version": "0.0.4", + "version": "0.0.5", "type": "module", "description": "https://portaljs.org", "keywords": [ diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 22dff4f43..0ef4aac37 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -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 diff --git a/packages/components/package.json b/packages/components/package.json index 2906d8136..6770d7e0e 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@portaljs/components", - "version": "0.3.1", + "version": "0.3.2", "type": "module", "description": "https://portaljs.org", "keywords": [