Skip to content

Commit 8bdd99a

Browse files
Chore(release): 3.0.7 [skip ci]
## [3.0.7](v3.0.6...v3.0.7) (2022-08-20) ### Fix * Add ability to pass a logger to API functions that allow it (#177) ([d942b94](d942b94)), closes [#177](#177) * Error, ls command, npm dependencies (fixes #169, #155, #161) (#174) ([8187543](8187543)), closes [#169](#169) [#155](#155) [#161](#161) [#174](#174)
1 parent d942b94 commit 8bdd99a

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.0.6",
3+
"version": "3.0.7",
44
"description": "Command line tools for Adapt",
55
"main": "./lib/api.js",
66
"type": "module",

0 commit comments

Comments
 (0)