We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973042f commit fcdf110Copy full SHA for fcdf110
.changeset/red-boxes-return.md
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# @rdfjs/types
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- 973042f: The package did not work with DefinitelyTyped repository
8
9
## 1.0.0
10
11
### Major Changes
12
13
- 07692f2: Removed RegExp from match and removeMatches to follow current version of rdfjs streams specification
package.json
@@ -1,6 +1,6 @@
{
"name": "@rdfjs/types",
- "version": "1.0.0",
+ "version": "1.0.1",
"types": "index.d.ts",
"author": {
"name": "RDF/JS Representation Task Force",
0 commit comments