From 4a1ccd2f8dffb11475be3d73e35e3055e62f480c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 15:26:25 -0300 Subject: [PATCH] Version Packages (#1012) Co-authored-by: github-actions[bot] --- .changeset/lovely-ghosts-sin.md | 5 ----- .changeset/rare-pianos-repair.md | 5 ----- packages/ckan/CHANGELOG.md | 6 ++++++ packages/ckan/package.json | 2 +- packages/components/CHANGELOG.md | 6 ++++++ packages/components/package.json | 2 +- 6 files changed, 14 insertions(+), 12 deletions(-) delete mode 100644 .changeset/lovely-ghosts-sin.md delete mode 100644 .changeset/rare-pianos-repair.md diff --git a/.changeset/lovely-ghosts-sin.md b/.changeset/lovely-ghosts-sin.md deleted file mode 100644 index 59a28e76..00000000 --- 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 de9f69c1..00000000 --- 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 f3522e15..55075af9 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 e3b352a8..662bdd07 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 22dff4f4..0ef4aac3 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 2906d813..6770d7e0 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": [