Skip to content

Commit

Permalink
chore(release): publish 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
manfredsteyer committed Sep 29, 2024
1 parent 527ed58 commit 0f51904
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.1.5 (2024-09-29)

### 🩹 Fixes

- don't wrap tree entries ([527ed58](https://github.com/angular-architects/forensic/commit/527ed58))

### ❤️ Thank You

- Manfred Steyer

## 1.1.4 (2024-09-29)

### 🩹 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.1.4",
"version": "1.1.5",
"bin": {
"detective": "./bin/main.js",
"@softarc/detective": "./bin/main.js"
Expand Down

0 comments on commit 0f51904

Please sign in to comment.