Skip to content

Commit

Permalink
chore(release): publish 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
manfredsteyer committed Oct 15, 2024
1 parent 6593a8b commit f14de75
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.2.3 (2024-10-15)

### 🩹 Fixes

- remove treemap when no module is selected ([6593a8b](https://github.com/angular-architects/forensic/commit/6593a8b))

### ❤️ Thank You

- Manfred Steyer

## 1.2.2 (2024-10-15)

### 🩹 Fixes
Expand Down
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@softarc/detective",
"version": "1.2.2",
"version": "1.2.3",
"bin": {
"detective": "./bin/main.js",
"@softarc/detective": "./bin/main.js"
Expand Down

0 comments on commit f14de75

Please sign in to comment.