Skip to content

v0.73.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 02 Feb 17:08
· 153 commits to refs/heads/master since this release
4521ccf

🚀 Enhancements

Fixed title and description + docusaurus version upgrade @zdmytriv (#551)

what

  • Fixed double title
  • Fixed "undefined" in <meta name="description" tag
  • Upgraded docusaurus version 2.2.0 -> 2.3.0

why

  • Fixed bugs

references

Small refactoring @zdmytriv (#549)

what

  • Fixed styles
  • Refactored env vars fetching in gh actions
  • Fixed sidebar order (this needed for follow up PR)

why

  • Small refactoring

references