Skip to content

Latest commit

 

History

History
426 lines (328 loc) · 34.7 KB

CHANGELOG.md

File metadata and controls

426 lines (328 loc) · 34.7 KB

0.37.0 (2024-04-29)

Features

  • src: add HeroSection component to Home page (d671325)

0.36.0 (2024-04-29)

Features

  • Update package dependencies and scripts (5855dab)

0.35.0 (2024-03-12)

Bug Fixes

  • Update build command to use pnpm instead of npm (da6f94b)

0.34.0 (2024-03-12)

Features

  • add pnpm as package manager and configure version 8 (aa2bf53)

0.33.0 (2024-03-12)

0.32.0 (2024-03-12)

0.31.0 (2024-03-12)

0.30.0 (2024-03-12)

0.29.0 (2024-03-12)

0.28.0 (2024-03-12)

0.27.0 (2024-03-12)

0.26.0 (2024-03-12)

0.25.0 (2024-03-12)

Features

  • Add Anaconda icon to main-stacks-section (e77976c)

0.24.0 (2024-03-12)

Features

  • Add devicons-react package to dependencies (47bf924)

0.23.0 (2024-03-12)

0.22.0 (2024-03-12)

Features

  • add 'pnpm tsc --noEmit' command to release script (1660dfe)

0.21.0 (2024-03-12)

Features

  • Add title prop to DevIcon component (0db6c2d)

Bug Fixes

  • Correctly display tooltip title for DevIconWithToolTip component (534be39)
  • Update DevIcon component to handle ReactNode type icons (74385b2)

0.20.0 (2024-03-12)

0.19.0 (2024-03-12)

Features

  • add git push false option for release commits (74bb442)
  • Add new release:major script and update release script (da3890f)
  • Add new words to cSpell.words in settings.json (9062b6e)
  • add release:minor script (fe946f0)
  • Add tailwindcss to list of settings in vscode settings.json (b2cb845)
  • init (ad34009)

Bug Fixes

  • Move "git flow release finish --notag" to correct position (1693a8b)
  • Update git push command to include upstream tracking branch (f96bddf)
  • Update package.json version to 0.17.0 and reorder release scripts (dbf7250)

0.18.0 (2024-03-12)

Features

  • add git push false option for release commits (74bb442)
  • Add tailwindcss to list of settings in vscode settings.json (b2cb845)
  • init (ad34009)

Bug Fixes

  • Update package.json version to 0.17.0 and reorder release scripts (dbf7250)

0.15.0 (2024-03-12)

Features

0.13.0 (2024-03-12)

Features

0.12.0 (2024-03-12)

0.11.0 (2024-03-12)

Features

  • add test (6ac390a)
  • init (4fc812a)
  • update deps (cb9e7ea)
  • update test script to use 'vitest' and add 'vitest' package as a dev dependency (fcf5c22)

0.10.0 (2024-01-26)

Features

  • update workflow node version (ed506fa)

0.9.0 (2024-01-26)

Features

0.8.0 (2024-01-26)

Features

0.7.0 (2024-01-26)

Features

0.6.0 (2024-01-26)

Features

  • add mock service worker and sass (da78310)
  • add mock service worker and sass (31cde19)

0.5.7 (2024-01-26)

0.5.6 (2024-01-26)

0.5.5 (2024-01-26)

0.5.4 (2024-01-26)

0.5.3 (2024-01-26)

0.5.2 (2024-01-26)

0.5.1 (2024-01-26)

0.5.0 (2024-01-26)

Features

0.4.0 (2023-08-19)

Features

  • updated release-it configuration and package scripts (6afdb52)

0.3.0 (2023-08-19)

Features

  • add 'test' script and hooks in 'release-it' configuration (0be2937)
  • updated release-it configuration and package scripts (aa99bc5)

0.2.0 (2023-08-19)

Features

  • add 'test' script and hooks in 'release-it' configuration (73fb19b)

0.1.0 (2023-08-19)

Bug Fixes

Features