We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76043e commit 33dbb43Copy full SHA for 33dbb43
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 1.3.0 (2024-11-08)
2
+
3
+### 🚀 Features
4
5
+- allow copying filenames into clipboard ([b76043e](https://github.com/angular-architects/forensic/commit/b76043e))
6
7
+### ❤️ Thank You
8
9
+- Manfred Steyer
10
11
## 1.2.3 (2024-10-15)
12
13
### 🩹 Fixes
apps/backend/package.json
@@ -1,6 +1,6 @@
{
"name": "@softarc/detective",
- "version": "1.2.3",
+ "version": "1.3.0",
"bin": {
"detective": "./bin/main.js",
"@softarc/detective": "./bin/main.js"
0 commit comments