Skip to content

v0.2.7

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 23:31
· 128 commits to main since this release

0.2.7 (2024-07-10)

Build System / Dependencies
  • deps:
    • bump oven-sh/setup-bun from 1 to 2 (#42) (1e4ccfd)
    • bump oven-sh/setup-bun from 1 to 2 (076db7e)
    • bump rexml from 3.2.6 to 3.3.0 in /docs (#38) (066ed1e)
    • bump rexml from 3.2.6 to 3.3.0 in /docs (e3b7302)
    • revert inquirer to v9. v10 has a new API (0d1c243)
  • deps-dev:
    • bump @types/bun from 1.1.4 to 1.1.6 (#46) (4fe68c2)
    • bump @types/bun from 1.1.4 to 1.1.6 (59aa5e3)
    • bump @biomejs/biome from 1.8.2 to 1.8.3 (#47) (1b40ee6)
    • bump @biomejs/biome from 1.8.2 to 1.8.3 (e2a9cff)
    • bump @biomejs/biome from 1.8.1 to 1.8.2 (#44) (61a552c)
    • bump @biomejs/biome from 1.8.1 to 1.8.2 (dba98bc)
    • bump @types/bun from 1.1.3 to 1.1.4 (#40) (d4aea3b)
    • bump @types/bun from 1.1.3 to 1.1.4 (a80dd9f)
    • bump lint-staged from 15.2.5 to 15.2.7 (#41) (5b26288)
    • bump lint-staged from 15.2.5 to 15.2.7 (831718c)
    • bump czg from 1.9.2 to 1.9.3 (#39) (e524a78)
    • bump czg from 1.9.2 to 1.9.3 (11b0d5e)
    • bump @biomejs/biome from 1.7.3 to 1.8.1 (#37) (0211173)
    • bump @biomejs/biome from 1.7.3 to 1.8.1 (cf3b4e4)
    • bump @types/bun from 1.1.2 to 1.1.3 (#34) (7b7156e)
    • bump @types/bun from 1.1.2 to 1.1.3 (b42a78f)
    • bump czg from 1.9.1 to 1.9.2 (#35) (6516ec5)
    • bump czg from 1.9.1 to 1.9.2 (56f6014)
    • bump lint-staged from 15.2.2 to 15.2.5 (#33) (a21d4ca)
    • bump lint-staged from 15.2.2 to 15.2.5 (29e7740)
    • bump @types/bun from 1.1.1 to 1.1.2 (#31) (60ee9f2)
    • bump @types/bun from 1.1.1 to 1.1.2 (2c7bd01)
Chores
  • dev: added C4 DSL VsCode extension (3216271)
Continuous Integration
  • build:
    • platform name fix in release file (5f96bde)
    • reverted package.json version (f473c66)
    • reverted package.json version (4ab83a9)
    • changes to pre-push hook (541a5f0)
    • github workflow config (1054785)
    • commitlint config fixes (41555a6)
    • reverted package.json version (38a89a5)
    • fix bug for tags (8d4440f)
    • changed to bun baseline target (002a675)
    • downgraded bun version (4135e0d)
    • printing file status (561aca1)
    • trying bun target flag (3be70ef)
    • test and build on push (b572cfd)
    • test and build on same step (406a9da)
  • release: organized execution flow (be01031)
New Features
  • general: updated issue template (305214f)
Other Changes
Reverts
  • bun version back to 1.0.36 (ca74138)