Skip to content

Commit

Permalink
chore(release): publish 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
manfredsteyer committed Sep 29, 2024
1 parent be5836b commit 7a18a2d
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.4 (2024-09-29)

### 🩹 Fixes

- always show resize cursor during resizing ([be5836b](https://github.com/angular-architects/forensic/commit/be5836b))

### ❤️ Thank You

- Manfred Steyer

## 1.1.3 (2024-09-28)

### 🚀 Features
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.3",
"version": "1.1.4",
"bin": {
"detective": "./bin/main.js",
"@softarc/detective": "./bin/main.js"
Expand Down

0 comments on commit 7a18a2d

Please sign in to comment.