Skip to content

Latest commit

 

History

History
131 lines (73 loc) · 9.46 KB

CHANGELOG.md

File metadata and controls

131 lines (73 loc) · 9.46 KB

3.13.3 (2021-07-21)

Bug Fixes

3.13.2 (2021-07-12)

Bug Fixes

  • get GCLOUD_ACTIVE_CONFIG from ENVIRONMENT, if set (#1046) (349240e)

3.13.1 (2021-07-12)

Bug Fixes

  • docker section bug and optimize package section (#1045) (b459a1a)

3.13.0 (2021-07-09)

Features

  • package: add support for package version from lerna.json instead of package.json (f09b9da)

3.12.26 (2021-07-08)

Bug Fixes

3.12.8-3.12.25 (2021-07-01)

Bug Fixes

  • ci: Attempt to fix release for Homebrew (a1af3f6)
  • ci: Move Homebrew formula to a separate job (741bc3e)
  • ci: Bump Homebrew only if new releaes is published. Pass tag-name. (4412f68)
  • ci: Fix syntax error in workflow file (9119f46)
  • ci: Move homebrew to a separate file (554f065)
  • ci: Attempt to fix Homebrew (7d17060)
  • ci: Attempt to fix homebrew with tags as array (278a87d)
  • ci: wrap tags in quotes (742a310)
  • ci: trigger homebrew on every tag push (3e40ef8)
  • ci: move homebrew back to ci workflow (1c90270)
  • ci: Update download url for Homebrew (ab95d19)
  • ci: Update download-url for homebrew once again (838b68e)
  • ci: Try dawidd6/action-homebrew-bump-formula (002b9f7)
  • ci: Try using PAT for publishing releases (89e52f5)
  • ci: Provide tag-name (5238054)
  • ci: Homebrew in separate file. Trigger via PAT (30d4f74)
  • ci: tags trigger as array (57e46df)
  • ci: Try using release as a trigger (af38f82)
  • ci: Add a comment and jobs canceling (dbfaa0c)

3.12.7 (2021-06-30)

Bug Fixes

  • ruby: Update ruby asdf version finder, asdf was updated to print version second (#864) (24a75d8)

3.12.6 (2021-06-17)

Bug Fixes

  • Revert changes from aaf35d562118e2074d8eaff89c749e1560776e44 (d35eb19)

3.12.5 (2021-06-17)

Bug Fixes

  • Do not add a newline before prompt when terminal opens (#1016) (aaf35d5)

3.12.4 (2021-06-09)

Bug Fixes

3.12.3 (2021-06-07)

Bug Fixes

  • license: Fix years in license (da7984a)

3.12.2 (2021-06-07)

Bug Fixes

3.12.1 (2021-06-04)

Bug Fixes

  • ci: Fix typo in .releaserc.json (4f19ada)
  • ci: Specify which files to commit on release (631df26)

3.12.0 (2021-06-04)

Bug Fixes

  • ci: Fix workflow syntax error (fcdf5c2)
  • ci: Remove obsolete Node.js steps (d74944f)
  • change wrong env variables (#817) (1d88d3f)
  • change wrong env variables (#817) (56c7e5d)
  • Fix acpi output bug (75dd4ff)
  • Fix battery section bug because match function is supported at gawk (#780) (1266cd9)
  • Hardened the Docker context checking logic (a853780)
  • Hardened the Docker version checking logic (e075f08)
  • reformat (51e6cf3)
  • typo (dc5c4d2)

Features