Skip to content

Commit f4920fa

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2026-08-21) ### Bug Fixes * convert createProfile's raw ZodError throw into ConfigValidationError ([423eddf](423eddf)) * convert directoryRules' raw parse/Error throws into CliError subclasses ([74cfe16](74cfe16))
1 parent 423eddf commit f4920fa

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/ExaDev/claude-use/compare/v2.0.1...v2.0.2) (2026-08-21)
2+
3+
### Bug Fixes
4+
5+
* convert createProfile's raw ZodError throw into ConfigValidationError ([423eddf](https://github.com/ExaDev/claude-use/commit/423eddfa17d41b0f94c0283fc2ddf713882ea302))
6+
* convert directoryRules' raw parse/Error throws into CliError subclasses ([74cfe16](https://github.com/ExaDev/claude-use/commit/74cfe160d861eab7fa2293eff990b3db5384e24f))
7+
18
## [2.0.1](https://github.com/ExaDev/claude-use/compare/v2.0.0...v2.0.1) (2026-08-21)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-use",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A profile manager and launcher for Claude Code that lets one person run multiple logins from one machine while controlling what gets shared between them.",
55
"license": "Apache-2.0",
66
"author": "Joseph Mearman <joseph@mearman.co.uk>",

0 commit comments

Comments
 (0)