Version Packages (#1033)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-10-09 19:36:54 +02:00 committed by GitHub
parent c63551a54e
commit 19d40db62d
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
---
Fix Navbar version not showing.

View File

@ -1,5 +1,11 @@
# @portaljs/core
## 1.0.8
### Patch Changes
- [`c63551a5`](https://github.com/datopian/portaljs/commit/c63551a54eb92f946777fb912d992fde6e07d816) Thanks [@olayway](https://github.com/olayway)! - Fix Navbar version not showing.
## 1.0.7
### Patch Changes

View File

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