Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 4, 2023
1 parent 42d2aee commit 367bcdd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/pink-worms-suffer.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/entity-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zazuko/trifid-renderer-entity

## 0.6.2

### Patch Changes

- c0576e5: Fix issue where graph name label was not shown if it is not a known prefix (closes #213)

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/entity-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zazuko/trifid-entity-renderer",
"version": "0.6.1",
"version": "0.6.2",
"type": "module",
"description": "Renders a RDF entity in Trifid",
"main": "index.js",
Expand Down

0 comments on commit 367bcdd

Please sign in to comment.