Releases: knocklabs/knock-cli
Releases · knocklabs/knock-cli
v1.1.0
Changelog
- 🔧 chore(dev-deps): bump @types/node from 20.19.37 to 20.19.39 (#757) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/cli from 0.8.0 to 0.8.1 (#759) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.79 to 4.23.0 (#760) – dependabot[bot]
- 🐛 fix(deps): bump lodash from 4.17.23 to 4.18.1 (#758) – dependabot[bot]
- 🐛 fix(deps): bump @knocklabs/mgmt from 0.21.0 to 0.23.3 (#761) – dependabot[bot]
- 🌱 Exclude environment and created_at from serialized __readonly fields (#762) – cjbell
- 🐛 fix(deps): bump liquidjs from 10.25.4 to 10.25.5 (#765) – dependabot[bot]
- 🐛 fix(deps): bump @knocklabs/jsonlint from 2.0.1 to 2.0.2 (#766) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/core from 1.15.18 to 1.15.26 (#767) – dependabot[bot]
- 🐛 fix(deps): bump axios from 1.14.0 to 1.15.0 (#764) – dependabot[bot]
- 🐛 fix(deps): bump @knocklabs/mgmt from 0.23.3 to 0.25.0 (#763) – dependabot[bot]
- 🌱 v1.1.0 (#768) – cjbell
v1.0.5
Changelog
- 🌱 v1.0.4 (#751) – kylemcd
- 🌱 KNO-12228 feat: add --resource-type and --resource-id flags to commit command (#752) – cjbell
- 🐛 fix(deps): bump fs-extra from 11.3.3 to 11.3.4 (#738) – dependabot[bot]
- 🐛 fix(deps): bump @knocklabs/jsonlint from 2.0.0 to 2.0.1 (#753) – dependabot[bot]
- 🐛 fix(deps): bump @oclif/plugin-help from 6.2.37 to 6.2.41 (#754) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/helpers from 0.5.18 to 0.5.21 (#755) – dependabot[bot]
- 🐛 fix(deps): bump liquidjs from 10.25.0 to 10.25.2 (#747) – dependabot[bot]
- 🌱 v1.0.5 (#756) – thomaswhyyou
v1.0.4
v1.0.3
Changelog
- 🌱 feat(ci): add release version validation to prevent mismatched releases (#736) – meryldakin
- 🔧 chore: set up dev environment - delete environment.json, update AGENTS.md (#741) – cjbell
- 🌱 feat: add
--forceflag to push for all resources (#742) – cjbell - 🐛 KNO-12176 fix: translation directory detection to require 'translations' parent dir (#743) – cjbell
- 🔧 chore(dev-deps): bump @types/node from 20.19.33 to 20.19.37 (#740) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/core from 1.15.11 to 1.15.18 (#739) – dependabot[bot]
- 🔧 chore: release v1.0.3 (#744) – cjbell
v1.0.2
What's Changed
- fix(deps): bump zod from 4.2.1 to 4.3.4 by @dependabot[bot] in #691
- chore(dev-deps): bump oclif from 4.22.59 to 4.22.61 by @dependabot[bot] in #690
- chore(dev-deps): bump @swc/core from 1.15.7 to 1.15.8 by @dependabot[bot] in #692
- chore: prep for cursor agent setup by @cjbell in #693
- chore(KNO-11026): use @knocklabs/mgmt branch functions in branch commands by @mattmikolay in #695
- feat(KNO-11018): set default branch slug using current Git branch by @mattmikolay in #694
- chore(dev-deps): bump @types/node from 20.19.27 to 20.19.28 by @dependabot[bot] in #696
- fix(deps): bump zod from 4.3.4 to 4.3.5 by @dependabot[bot] in #698
- chore(dev-deps): bump oclif from 4.22.61 to 4.22.63 by @dependabot[bot] in #699
- chore(dev-deps): bump @swc/cli from 0.7.9 to 0.7.10 by @dependabot[bot] in #704
- chore(dev-deps): bump @types/node from 20.19.28 to 20.19.30 by @dependabot[bot] in #701
- chore(dev-deps): bump oclif from 4.22.63 to 4.22.65 by @dependabot[bot] in #703
- fix(deps): bump @knocklabs/mgmt from 0.13.0 to 0.16.1 by @dependabot[bot] in #702
- fix(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #706
- fix(deps): bump zod from 4.3.5 to 4.3.6 by @dependabot[bot] in #708
- fix(deps): bump axios from 1.13.2 to 1.13.4 by @dependabot[bot] in #710
- chore(dev-deps): bump @swc/core from 1.15.8 to 1.15.11 by @dependabot[bot] in #712
- chore(dev-deps): bump oclif from 4.22.65 to 4.22.73 by @dependabot[bot] in #714
- chore(dev-deps): bump @types/node from 20.19.30 to 20.19.33 by @dependabot[bot] in #716
- fix(deps): bump @oclif/plugin-help from 6.2.36 to 6.2.37 by @dependabot[bot] in #705
- chore(dev-deps): bump oclif from 4.22.73 to 4.22.77 by @dependabot[bot] in #715
- fix(deps): bump axios from 1.13.4 to 1.13.5 by @dependabot[bot] in #720
- chore(dev-deps): bump @swc/cli from 0.7.10 to 0.8.0 by @dependabot[bot] in #717
- chore(dev-deps): upgrade mocha from v10 to v11 by @meryldakin in #731
- feat(audience): add full audience resource support by @meryldakin in #730
- feat(audience): add beta indicator for dynamic audience type by @meryldakin in #732
- v1.0.1 by @meryldakin in #733
- fix(KNO-12006) urgently upgrade liquidJS to 10.25 by @andy-knock in #734
- knock CLI 1.0.2 by @andy-knock in #735
- Use current node in actions by @andy-knock in #737
New Contributors
- @andy-knock made their first contribution in #734
Full Changelog: v1.0.0...v1.0.2
v1.0.1
Changelog
- 🐛 fix(deps): bump zod from 4.2.1 to 4.3.4 (#691) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.59 to 4.22.61 (#690) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/core from 1.15.7 to 1.15.8 (#692) – dependabot[bot]
- 🔧 chore: prep for cursor agent setup (#693) – cjbell
- 🔧 KNO-11026 chore(KNO-11026): use @knocklabs/mgmt branch functions in branch commands (#695) – mattmikolay
- 🌱 KNO-11018 feat(KNO-11018): set default branch slug using current Git branch (#694) – mattmikolay
- 🔧 chore(dev-deps): bump @types/node from 20.19.27 to 20.19.28 (#696) – dependabot[bot]
- 🐛 fix(deps): bump zod from 4.3.4 to 4.3.5 (#698) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.61 to 4.22.63 (#699) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/cli from 0.7.9 to 0.7.10 (#704) – dependabot[bot]
- 🔧 chore(dev-deps): bump @types/node from 20.19.28 to 20.19.30 (#701) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.63 to 4.22.65 (#703) – dependabot[bot]
- 🐛 fix(deps): bump @knocklabs/mgmt from 0.13.0 to 0.16.1 (#702) – dependabot[bot]
- 🐛 fix(deps): bump lodash from 4.17.21 to 4.17.23 (#706) – dependabot[bot]
- 🐛 fix(deps): bump zod from 4.3.5 to 4.3.6 (#708) – dependabot[bot]
- 🐛 fix(deps): bump axios from 1.13.2 to 1.13.4 (#710) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/core from 1.15.8 to 1.15.11 (#712) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.65 to 4.22.73 (#714) – dependabot[bot]
- 🔧 chore(dev-deps): bump @types/node from 20.19.30 to 20.19.33 (#716) – dependabot[bot]
- 🐛 fix(deps): bump @oclif/plugin-help from 6.2.36 to 6.2.37 (#705) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.73 to 4.22.77 (#715) – dependabot[bot]
- 🐛 fix(deps): bump axios from 1.13.4 to 1.13.5 (#720) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/cli from 0.7.10 to 0.8.0 (#717) – dependabot[bot]
- 🔧 chore(dev-deps): upgrade mocha from v10 to v11 (#731) – meryldakin
- 🌱 feat(audience): add full audience resource support (#730) – meryldakin
- 🌱 KNO-11985 feat(audience): add beta indicator for dynamic audience type (#732) – meryldakin
- 🌱 v1.0.1 (#733) – meryldakin
v1.0.0
Changelog
- 🔧 chore(dev-deps): bump oclif from 4.22.57 to 4.22.59 (#686) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/helpers from 0.5.17 to 0.5.18 (#687) – dependabot[bot]
- 🌱 KNO-10991 feat: add open commands for all resources (#688) – cjbell
- 🌱 v1.0.0 (#689) – cjbell
v1.0.0-rc.1
Changelog
- 🐛 fix(deps): bump axios from 1.12.2 to 1.13.2 (#658) – dependabot[bot]
- 🌱 KNO-10385 feat: introduce knock init and knock.json file (#653) – cjbell
- 🔧 chore(dev-deps): bump oclif from 4.22.41 to 4.22.44 (#663) – dependabot[bot]
- 🔧 chore(dev-deps): bump @types/node from 20.19.24 to 20.19.25 (#661) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/core from 1.14.0 to 1.15.2 (#662) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/cli from 0.7.8 to 0.7.9 (#657) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.44 to 4.22.47 (#666) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/core from 1.15.2 to 1.15.3 (#665) – dependabot[bot]
- 🐛 fix(deps): bump zod from 4.1.12 to 4.1.13 (#668) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.47 to 4.22.50 (#669) – dependabot[bot]
- 🐛 fix(deps): bump @knocklabs/mgmt from 0.8.0 to 0.12.0 (#660) – dependabot[bot]
- 🐛 fix(deps): bump @knocklabs/mgmt from 0.12.0 to 0.13.0 (#671) – dependabot[bot]
- 🌱 KNO-10264 feat(KNO-10264): add branch merge command (#670) – mattmikolay
- 🔧 chore(dev-deps): bump @types/node from 20.19.25 to 20.19.26 (#673) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.52 to 4.22.55 (#672) – dependabot[bot]
- 🔧 chore(dev-deps): bump @types/node from 20.19.26 to 20.19.27 (#681) – dependabot[bot]
- 🐛 fix(deps): bump fs-extra from 11.3.2 to 11.3.3 (#680) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.55 to 4.22.57 (#678) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/core from 1.15.3 to 1.15.7 (#677) – dependabot[bot]
- 🌱 KNO-10255 feat: workflow new command (#659) – cjbell
- 🌱 KNO-10935 feat: add channel list command (#674) – cjbell
- 🐛 fix(deps): bump zod from 4.1.13 to 4.2.1 (#679) – dependabot[bot]
- 🌱 KNO-10936 feat: add environment list command (#675) – cjbell
- 🌱 KNO-10937 feat: add partial new command (#676) – cjbell
- 🌱 KNO-10934 feat: guide new command (#682) – cjbell
- 🌱 KNO-10981 feat: add layout new command (#683) – cjbell
- 🌱 KNO-10982 feat: add message-type new command (#684) – cjbell
- 🌱 v1.0.0-rc.1 (#685) – cjbell
v0.3.1
Changelog
- 🔧 KNO-10399 chore(KNO-10399): un-hide branch-related commands and flags (#654) – mattmikolay
- 🐛 fix(deps): bump liquidjs from 10.22.0 to 10.24.0 (#652) – dependabot[bot]
- 🔧 chore(dev-deps): bump @types/node from 20.19.22 to 20.19.24 (#648) – dependabot[bot]
- 🔧 chore(dev-deps): bump @swc/core from 1.13.5 to 1.14.0 (#651) – dependabot[bot]
- 🔧 chore(dev-deps): bump oclif from 4.22.32 to 4.22.38 (#649) – dependabot[bot]
- 🌱 KNO-10400 release(KNO-10400): v0.3.1 (#655) – mattmikolay