Skip to content

Commit 050d728

Browse files
committed
6.1.0
1 parent 5edd294 commit 050d728

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="v6.1.0"></a>
5+
## [v6.1.0](https://github.com/LinkedSoftwareDependencies/Components.js/compare/v6.0.1...v6.1.0) - 2024-09-17
6+
7+
### Added
8+
* [Support generics with default values](https://github.com/LinkedSoftwareDependencies/Components.js/commit/5edd29449537db07f3a732efbb0d95f4fc96d255)
9+
410
<a name="v6.0.1"></a>
511
## [v6.0.1](https://github.com/LinkedSoftwareDependencies/Components.js/compare/v6.0.0...v6.0.1) - 2024-03-05
612

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "componentsjs",
3-
"version": "6.0.1",
3+
"version": "6.1.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)