Skip to content

Latest commit

 

History

History
71 lines (53 loc) · 4.67 KB

File metadata and controls

71 lines (53 loc) · 4.67 KB

v1.3.2 April 18, 2025

  • [TASK] update dependencies 47506aa (dmh)

v1.3.1 February 3, 2025

  • [TASK] update @resultify/hubspot-cms-lib e04b4b9 (dmh)

v1.3.0 October 30, 2024

  • [TASK] update @resultify/hubspot-cms-lib to v3.7.0 3684b44 (dmh)
  • [TASK] add buildModule and uploadModule commands 4fe4860 (dmh)
  • [DOC] update readme with authentication info 5a6462f (dmh)

v1.2.0 October 11, 2024

  • [TASK] add ciUpload cmd, update @resultify/hubspot-cms-lib to v3.6.0 660bd3d (dmh)
  • [TASK] update npm deps 0d1bcca (dmh)

v1.1.0 September 27, 2024

  • [FEATURE] add update notification for cli a2f184c (dmh)
  • [TASK] update @resultify/hubspot-cms-lib to v3.5.0 30545e4 (dmh)
  • [TASK] update npm deps, add rhcli bin alias bec7d42 (dmh)

v1.0.3 August 13, 2024

  • [TASK] add info about required github token scope if token is not found badadf8 (dmh)

v1.0.2 July 19, 2024

  • [TASK] update npm deps, update @resultify/hubspot-cms-lib to v3.4.5 56b7d2b (dmh)
  • [TASK] use universal debug env variable name f13564a (dmh)

v1.0.1 July 18, 2024

  • [TASK] add ability to create .env file with real access key if available 5ceabdc (dmh)
  • [TASK] update npm deps 5c17ae8 (dmh)

v1.0.0 July 18, 2024

  • [DOC] update readme file d3332af (dmh)
  • [TASK] add git clone and addDotEnvFile fn-s, use it with rh init cmd b10baa9 (dmh)
  • [TASK] add package-lock.json to initial commit when to use rh init cmd b185bb8 (dmh)
  • [TASK] update npm deps, update hubspot-cms-lib to v3.4.3 c77eaad (dmh)
  • [FEATURE] check if node_modules exists and install missing packages if needed in CWD cacc4b9 (dmh)
  • [FEATURE] add browsers cmd to show browserslist info to the cli a72f93f (dmh)
  • [TASK] declare fake modules for @resultify/hubspot-cms-lib cafa378 (dmh)
  • [TASK] update @resultify/hubspot-cms-lib to v3.4.1 813b5e0 (dmh)
  • [TASK] update reference for js types 287fa63 (dmh)
  • [TASK] rh local init with master default branch, add new lines with new git commit 4fcf1c1 (dmh)
  • [TASK] add option to init local repo from template 97e055e (dmh)
  • [TASK] add possibility to add github repo secrets 15f2489 (dmh)
  • [TASK] add verbose mode, add simple debug output option, support .env.root 15879c4 (dmh)
  • [TASK] update branch protection rules for init cmd, ask if repo private 06561ba (dmh)
  • [TEST] update github actions test 4599e36 (dmh)
  • [TASK] update npm deps ee412be (dmh)
  • [TASK] update @resultify/hubspot-cms-lib and other npm deps d830fa9 (dmh)
  • [FEATURE] add init Github repo from template command 7388d3d (dmh)
  • [TASK] code refactoring (#1) d839513 (Dmytro Hrynevych)
  • [TASK] update deps, refactor 38d2f40 (dmh)