Skip to content

Commit e755b45

Browse files
committed
5.4.0
1 parent b35b725 commit e755b45

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="v5.4.0"></a>
5+
## [v5.4.0](https://github.com/LinkedSoftwareDependencies/Components.js/compare/v5.3.2...v5.4.0) - 2023-05-15
6+
7+
### Added
8+
* [Allow hash keys to be URIs that dereference to a string](https://github.com/LinkedSoftwareDependencies/Components.js/commit/b35b725f266c93ae8cee63f54175b3fef970d562)
9+
* [Allow types to be replaced when using an Override](https://github.com/LinkedSoftwareDependencies/Components.js/commit/e016312cae660246fa776b1c861e348e396042cf)
10+
411
<a name="v5.3.2"></a>
512
## [v5.3.2](https://github.com/LinkedSoftwareDependencies/Components.js/compare/v5.3.1...v5.3.2) - 2022-11-14
613

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "componentsjs",
3-
"version": "5.3.2",
3+
"version": "5.4.0",
44
"description": "A semantic dependency injection framework",
55
"lsd:contexts": {
66
"https://linkedsoftwaredependencies.org/bundles/npm/componentsjs/^5.0.0/components/context.jsonld": "components/context.jsonld"

0 commit comments

Comments
 (0)