Skip to content

Commit eb945d6

Browse files
Chore(release): 3.3.5 [skip ci]
## [3.3.5](v3.3.4...v3.3.5) (2026-02-24) ### Chore * Add repository field to package.json ([bc02002](bc02002)) ### Fix * Add defensive code to getType (fixes #229) ([3ce8af3](3ce8af3)), closes [#229](#229)
1 parent 3ce8af3 commit eb945d6

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.4",
3+
"version": "3.3.5",
44
"description": "Command line tools for Adapt",
55
"main": "./lib/api.js",
66
"repository": "github:adaptlearning/adapt-cli",

0 commit comments

Comments
 (0)