Skip to content

Commit 183bda7

Browse files
github-actions[bot]rubensworks
authored andcommitted
Version Packages
1 parent 1a557ee commit 183bda7

File tree

7 files changed

+13
-34
lines changed

7 files changed

+13
-34
lines changed

.changeset/friendly-lies-suffer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/long-files-look.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

.changeset/seven-shrimps-build.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tough-guests-flash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @rdfjs/types
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 95f1e31: Dataset: Use correct type of `dataset` in methods with callbacks
8+
- 2539ab3: Add queryable interfaces
9+
10+
### Patch Changes
11+
12+
- 8164183: Documentation Fix: Update reference of Quad to BaseQuad in the definition of Term in order to align with the type declaration.
13+
- a19ed91: Make queryable metadata types configurable
14+
315
## 1.1.0-next.1
416

517
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rdfjs/types",
3-
"version": "1.1.0-next.1",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"types": "index.d.ts",
66
"author": {

0 commit comments

Comments
 (0)