Skip to content

Commit fcbaf4e

Browse files
committed
5.5.1
1 parent 15151df commit fcbaf4e

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="v5.5.1"></a>
5+
## [v5.5.1](https://github.com/LinkedSoftwareDependencies/Components.js/compare/v5.5.0...v5.5.1) - 2024-01-11
6+
7+
### Fixed
8+
* [Fix incorrect postinstall script, Closes #135](https://github.com/LinkedSoftwareDependencies/Components.js/commit/15151df14e628facd3ff7657fc033b3ddae6ff82)
9+
410
<a name="v5.5.0"></a>
511
## [v5.5.0](https://github.com/LinkedSoftwareDependencies/Components.js/compare/v5.4.2...v5.5.0) - 2024-01-09
612

package.json

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