Skip to content

Latest commit

Β 

History

History
33 lines (24 loc) Β· 1.09 KB

RELEASE_NOTES.md

File metadata and controls

33 lines (24 loc) Β· 1.09 KB

πŸš€ New Features

  • Description of the new feature 1.
  • Description of the new feature 2.

πŸ› Bug Fixes

  • Description of the bug fix 1.
  • Description of the bug fix 2.

⚑ Performance Improvements

  • Description of the performance improvement 1.
  • Description of the performance improvement 2.

πŸ“¦ Dependencies updates

  • Updated dependency: PackageName 1 to version x.x.x.
  • Updated dependency: PackageName 2 to version x.x.x.

✨ Other Changes

  • Another minor change 1.
  • Another minor change 2.

🚨 Changes in ENV variables

  • Added new environment variable: ENV_VARIABLE_NAME with value.
  • Updated existing environment variable: ENV_VARIABLE_NAME to new value.

Full list of the ENV variables: v1.2.3

πŸ¦„ New Contributors

  • @contributor1 made their first contribution in blockscout#1
  • @contributor2 made their first contribution in blockscout#2

Full Changelog: https://github.com/blockscout/frontend/compare/v1.2.2...v1.2.3