Skip to content

Commit

Permalink
WF-728 Fix logger in DI
Browse files Browse the repository at this point in the history
  • Loading branch information
flancer64 committed Sep 10, 2024
1 parent 42b1216 commit 9bc8ab1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release

## 0.2.1

* Remove the legacy format for depIds.

## 0.2.0

* The format of the `teqfw.json` descriptor has been changed.
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": "@teqfw/web-source-installer",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",
"description": "Streamline source installation for PWAs within TeqFW projects.",
"homepage": "https://github.com/teqfw/web-source-installer/",
Expand Down

0 comments on commit 9bc8ab1

Please sign in to comment.