We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9072e10 commit 5fb4b36Copy full SHA for 5fb4b36
packages/dwkim/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [3.1.3](https://github.com/domuk-k/dwkim/compare/dwkim-v3.1.2...dwkim-v3.1.3) (2026-01-26)
2
+
3
+### Bug Fixes
4
5
+* **dwkim:** strip hyperlink URLs from markdown in TUI ([9072e10](https://github.com/domuk-k/dwkim/commit/9072e10c5b50eecedf12a73a785f7228fa28e4ac))
6
7
## [3.1.2](https://github.com/domuk-k/dwkim/compare/dwkim-v3.1.1...dwkim-v3.1.2) (2026-01-26)
8
9
### Bug Fixes
packages/dwkim/package.json
@@ -1,6 +1,6 @@
{
"name": "dwkim",
- "version": "3.1.2",
+ "version": "3.1.3",
"description": "Developer profile & AI chat in your terminal",
"license": "MIT",
"author": "[email protected]",
0 commit comments