Skip to content

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Mar 5, 2024
1 parent de5b896 commit 168b6dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

<a name="v4.0.1"></a>
## [v4.0.1](https://github.com/LinkedSoftwareDependencies/Components-Generator.js/compare/v4.0.0...v4.0.1) - 2024-03-05

### Fixed
* [Fix invalid postinstall script](https://github.com/LinkedSoftwareDependencies/Components-Generator.js/commit/de5b89666a661a21b13c54e256551e2f720bf61f)

<a name="v4.0.0"></a>
## [v4.0.0](https://github.com/LinkedSoftwareDependencies/Components-Generator.js/compare/v3.1.2...v4.0.0) - 2024-03-05

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "componentsjs-generator",
"version": "4.0.0",
"version": "4.0.1",
"packageManager": "[email protected]",
"description": "Automatically generate component files from TypeScript classes for the Components.js dependency injection framework",
"author": "Ruben Taelman <[email protected]>",
Expand Down

0 comments on commit 168b6dc

Please sign in to comment.