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 Dec 1, 2023
1 parent 8b4642d commit 793fade
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/selfish-pens-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-grapes-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-jobs-move.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# rdf-transform-graph-imports

## 0.2.0

### Minor Changes

- d42f222: When importing local files, add support for `code:extension` to keep `code:imports` same in both local and web documents
- 8b4642d: Require that all URIs in stream are absolute

### Patch Changes

- 7ed5019: Failures to fetch remote import would break the stream

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rdf-transform-graph-imports",
"version": "0.1.0",
"version": "0.2.0",
"description": "Stream transform which fetches and merges multiple RDF resources/documents",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 793fade

Please sign in to comment.