File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ $ npm install -g @andrewbarber/bc-email-builder
2020$ email-builder COMMAND
2121running command...
2222$ email-builder (--version)
23- @andrewbarber/bc-email-builder/0.2.3 linux-x64 node-v18.20.3
23+ @andrewbarber/bc-email-builder/0.2.4 linux-x64 node-v20.18.2
2424$ email-builder --help [COMMAND]
2525USAGE
2626 $ email-builder COMMAND
@@ -74,7 +74,7 @@ EXAMPLES
7474 $ email-builder download all --path ./email -o
7575```
7676
77- _ See code: [ src/commands/download.ts] ( https://github.com/AndrewBarber/bc-email-builder/blob/v0.2.3 /src/commands/download.ts ) _
77+ _ See code: [ src/commands/download.ts] ( https://github.com/AndrewBarber/bc-email-builder/blob/v0.2.4 /src/commands/download.ts ) _
7878
7979## ` email-builder help [COMMAND] `
8080
@@ -129,7 +129,7 @@ EXAMPLES
129129 $ email-builder init --channelId 1 --storeHash jk0h5oo6h0 --clientId 1234567890 --accessToken 1234567890abcdefg
130130```
131131
132- _ See code: [ src/commands/init.ts] ( https://github.com/AndrewBarber/bc-email-builder/blob/v0.2.3 /src/commands/init.ts ) _
132+ _ See code: [ src/commands/init.ts] ( https://github.com/AndrewBarber/bc-email-builder/blob/v0.2.4 /src/commands/init.ts ) _
133133
134134## ` email-builder plugins `
135135
@@ -441,5 +441,5 @@ EXAMPLES
441441 $ email-builder publish
442442```
443443
444- _ See code: [ src/commands/publish.ts] ( https://github.com/AndrewBarber/bc-email-builder/blob/v0.2.3 /src/commands/publish.ts ) _
444+ _ See code: [ src/commands/publish.ts] ( https://github.com/AndrewBarber/bc-email-builder/blob/v0.2.4 /src/commands/publish.ts ) _
445445<!-- commandsstop -->
You can’t perform that action at this time.
0 commit comments