Skip to content

Commit 537aa1d

Browse files
Chore(release): 3.3.3 [skip ci]
## [3.3.3](v3.3.2...v3.3.3) (2025-07-07) ### Fix * Prevent error when local plugin not found (fixes #220) ([e67be8f](e67be8f)), closes [#220](#220)
1 parent e67be8f commit 537aa1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adapt-cli",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"description": "Command line tools for Adapt",
55
"main": "./lib/api.js",
66
"type": "module",

0 commit comments

Comments
 (0)