Version Packages (#959)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-06-20 17:37:03 +02:00 committed by GitHub
parent f96fb562fe
commit dfab6aa318
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@portaljs/core': patch
---
Add basic Hero component.

View File

@ -1,5 +1,11 @@
# @portaljs/core
## 1.0.6
### Patch Changes
- [#958](https://github.com/datopian/portaljs/pull/958) [`c4bf5bd0`](https://github.com/datopian/portaljs/commit/c4bf5bd05401982125750e61a27ed31f9bb14a4d) Thanks [@olayway](https://github.com/olayway)! - Add basic Hero component.
## 1.0.5
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@portaljs/core",
"version": "1.0.5",
"version": "1.0.6",
"description": "Core Portal.JS components, configs and utils.",
"repository": {
"type": "git",