Skip to content

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 26 Sep 11:36
· 40 commits to main since this release

๐Ÿš€ Release @addon-core/storage v0.3.6 (2025-09-26)

๐Ÿ› ๏ธ Refactoring

  • update release-it config to hide unused sections (1ce0a4d)

    • Updated configuration to hide docs, build, and chore sections in changelogs.
    • Removed chore and build from patch types for version bump logic.
    • Added releaseName field in GitHub releases for better naming consistency.
  • update release-it configuration for better npm publish (ae54a77)