Skip to content

Commit efccfd5

Browse files
chore(release): 1.6.4 [skip ci]
## [1.6.4](v1.6.3...v1.6.4) (2026-08-13) ### Bug Fixes * **mcp:** enhance error logging by sanitizing error messages ([6835944](6835944)) * **mcp:** improve log sanitization by replacing control characters with spaces ([f98578f](f98578f)) * **mcp:** refine log sanitization by removing newline and tab characters ([3782b50](3782b50)) * **project:** improve project listing output formatting ([4f949b9](4f949b9)) * **workflow:** restrict SonarCloud trigger to main branch only ([3909c69](3909c69)) * **workflow:** update branches for SonarCloud trigger to include develop ([2fb31ec](2fb31ec))
1 parent 3909c69 commit efccfd5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "niftycli",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"description": "CLI that creates Nifty tasks by emailing them to a project's Nifty forwarding address",
55
"main": "bin/niftycli.js",
66
"bin": {

0 commit comments

Comments
 (0)