Skip to content

v1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 May 20:03
· 65 commits to beta since this release
686a3c0

1.0.0-beta.1 (2023-05-05)

Bug Fixes

  • 🐛 Another release.yml fix (684f4da)
  • 🐛 Final test fix (590c3f2)
  • 🐛 Fixed CheckedId typo, not CheckedIn (b9a37a7)
  • 🐛 Fixed hardhat config (e55ef66)
  • 🐛 Fixed network configuration (acd39e0)
  • 🐛 Fixed semantic-release config (66b53da)
  • 🐛 Fixed test:src command (19dcbe1)
  • 🐛 Fixed testing error (2587944)
  • 🐛 Fixed typo in release.yml (04ab862)
  • 🐛 NODE_ENV=test added to workflow env (67ba495)
  • 🐛 Removed NODE_ENV from test workflow script (13452a5)
  • 🐛 Updated release workflow (192957b)

Features

  • 🎸 Added .env example (077c583)
  • 🎸 Added claim feature with tests (878d800)
  • 🎸 Added checkOut time to the offer (cbb1a5d)
  • 🎸 Added deals redjection and cancellation functionality (5fb7e77)
  • 🎸 Added DealsRegistry contracts and testing utils (6d4914e)
  • 🎸 Added dev tools deps (2a0f9c4)
  • 🎸 Added local network configuration (e2ffa70)
  • 🎸 Added refund and checkOut functions (19bdcf0)
  • 🎸 Added secrets workflow (356d1eb)
  • 🎸 Added SuppliersREgistry contract (a528951)
  • 🎸 Implemented retailer flow (cf13f16)
  • 🎸 Initial commit (dc43e0b)
  • 🎸 Updated Hardhat config (19c543c)
  • 🎸 Using non-upgradable oz version (14e71c3)