Skip to content

v2.0.0

Compare
Choose a tag to compare
@rajdip-b rajdip-b released this 12 Jun 08:13
· 178 commits to main since this release

2.0.0 (2024-06-12)

⚠ BREAKING CHANGES

  • api: Refactor environment, [secure] and variable functionality

🚀 Features

📚 Documentation

  • Fix broken links in README.md (9266788)
  • Modified environment-variable.md (#256) (4974756)

🔧 Miscellaneous Chores

  • Added docker build and run commands to package.json (#258) (af61791)
  • api: Fix inconsistencies in zod schema (#240) (f3a3632)
  • ci: Update deploy web (e80d47d)
  • docker: Grant correct permissions to docker image (#251) (49546aa)
  • Update GitHub Action plugin versions (#263) (020bbf6)
  • Update package versions for release (93785be)

🔨 Code Refactoring

  • api: Refactor environment, [secure] and variable functionality (#270) (55a6d37)
  • api: Replace for loop with array indexing while decrypting [secure]s during bulk fetch #265 (#266) (62a1731)
  • api: Update return type while fetching [secure]s and variables (#264) (fd36abd)