Skip to content

Commit fcdf110

Browse files
github-actions[bot]tpluscode
authored andcommitted
Version Packages
1 parent 973042f commit fcdf110

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/red-boxes-return.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# @rdfjs/types
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 973042f: The package did not work with DefinitelyTyped repository
8+
39
## 1.0.0
10+
411
### Major Changes
512

613
- 07692f2: Removed RegExp from match and removeMatches to follow current version of rdfjs streams specification

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.0.0",
3+
"version": "1.0.1",
44
"types": "index.d.ts",
55
"author": {
66
"name": "RDF/JS Representation Task Force",

0 commit comments

Comments
 (0)