Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and tpluscode committed Oct 24, 2024
1 parent d4af8b4 commit 4ebdf67
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/pretty-goats-grow.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# clownface-shacl-path

## 2.3.0

### Minor Changes

- d4af8b4: Allow calling `toSparql` with a path object

## 2.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "clownface-shacl-path",
"description": "Find nodes in graph by following SHACL Paths",
"version": "2.2.0",
"version": "2.3.0",
"main": "index.js",
"type": "module",
"files": [
Expand Down

0 comments on commit 4ebdf67

Please sign in to comment.