File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ <a name =" v2.0.1 " ></a >
5+ ## [ v2.0.1] ( https://github.com/rubensworks/rdf-data-factory.js/compare/v2.0.0...v2.0.1 ) - 2025-01-08
6+
7+ A no-op release to make sure this version is shown after v1.1.3 on npm.
8+
49<a name =" v2.0.0 " ></a >
510## [ v2.0.0] ( https://github.com/rubensworks/rdf-data-factory.js/compare/v1.1.2...v2.0.0 ) - 2025-01-08
611
@@ -11,6 +16,12 @@ All notable changes to this project will be documented in this file.
1116### Added
1217* [ Add optional direction for literals] ( https://github.com/rubensworks/rdf-data-factory.js/commit/332f7393a2ad3078d34eed79e87c4995d5fd1eb3 )
1318
19+ <a name =" v1.1.3 " ></a >
20+ ## [ v1.1.3] ( https://github.com/rubensworks/rdf-data-factory.js/compare/v1.1.2...v1.1.3 ) - 2023-06-20
21+
22+ ### Changed
23+ * [ Narrow @rdfjs/types to v1 range] ( https://github.com/rubensworks/rdf-data-factory.js/commit/85ec7a553ef4ab880cd6c01aa99dcbe4a28e4b95 )
24+
1425<a name =" v1.1.2 " ></a >
1526## [ v1.1.2] ( https://github.com/rubensworks/rdf-data-factory.js/compare/v1.1.1...v1.1.2 ) - 2023-06-20
1627
Original file line number Diff line number Diff line change 11{
22 "name" : " rdf-data-factory" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " A TypeScript/JavaScript implementation of the RDF/JS data factory." ,
55 "keywords" : [
66 " rdf" ,
You can’t perform that action at this time.
0 commit comments