Skip to content

Latest commit

 

History

History
206 lines (141 loc) · 16 KB

CHANGELOG.md

File metadata and controls

206 lines (141 loc) · 16 KB

0.3.1 - 2025-01-21

🚀 Release

📚 Documentation

  • (changelog.md) Update [skip ci] - (419646c)

⚙️ Miscellaneous Tasks

  • (core) Bump version to 0.3.1 - (748ffc1)

0.3.0 - 2025-01-21

⛰️ Features

  • (card) Added product-showcase card (#53) - (1a7ea19)
  • (card) Added product-showcase card - (9402b96)
  • (card) Added product-showcase card - (a0fc71b)

🐛 Bug Fixes

  • (deps) Update dependency ngx-highlightjs to v13 (#48) - (4851487)
  • (deps) Update dependency ngx-highlightjs to v13 - (32d70fa)

📚 Documentation

  • (card) Added product-showcase card docs - (cd3be75)
  • (card) Added product-showcase card docs - (9c2516e)
  • (changelog.md) Update [skip ci] - (87cb195)

⚙️ Miscellaneous Tasks

  • (core) Bump version to 0.3.0 - (8297ca1)

0.2.0 - 2024-12-29

⛰️ Features

  • (toast) Added message toast service (#41) - (b630036)
  • (toast) Added message toast service - (f7cf57d)

🚀 Release

📚 Documentation

  • (changelog.md) Update [skip ci] - (62d8150)
  • (readme) Updated package readme (#44) - (891dcda)
  • (readme) Updated package readme - (1401fe6)
  • (toast) Added message toast documentation - (35dbe29)
  • Made docs more accessible for mobile devices (#42) - (563ed93)
  • A few changes to accessibility - (374b838)
  • Made docs more accessible for mobile devices - (1e86252)

🧪 Testing

  • (toast) Added correct providers to message toast service test (#43) - (210410b)
  • (toast) Added correct providers to message toast service test - (5d51c45)

⚙️ Miscellaneous Tasks

  • (core) Bump version to 0.2.0 - (f97e6bb)

0.1.0 - 2024-12-28

⛰️ Features

  • (shell) Added option for shell bar to have relative position - (495ef0c)
  • (shell) Added shell component - (99b8aa6)
  • (shell) Added shell component - (f61bc45)

🐛 Bug Fixes

  • (shell) Set z-index of bar - (ba0b323)
  • (shell) Fixed padding not applying correctly when shell position was fixed - (d3f6b6b)

🚀 Release

📚 Documentation

  • (changelog.md) Update - (70415de)
  • (readme) Extend readme and add contributing.md - (f889ace)
  • (readme.md) Updated README - (7b6b3d6)
  • (shell) Added shell documentation - (81b833e)

🧪 Testing

⚙️ Miscellaneous Tasks

  • (cd) Fixup GITHUB_OUTPUT - (54f3215)
  • (cd) Fixup GITHUB_OUTPUT - (7c01609)
  • (cd) Fixup if clause for tag job - (ef1bbfb)
  • (cd) Skip pipeline on pushing README - (8532d31)
  • (cliff.toml) Add group for release - (c73f2c0)
  • (core) Bump version to 0.1.0 - (6e3458e)
  • (pages) Provide wrangler.toml and have dev/prod deployments, restrict push to main - (a8bf084)
  • (pages) Let wrangler know about where to deploy - (0b1e076)
  • (pages) Deploy docs to cloudflare pages - (f906bed)
  • (pr) Fix pr target - (e9c2e4c)
  • (pr) Comment on lint failures - (0da6bf3)
  • (test) Fix nx failure by pulling the full history - (9f01d8a)
  • (tools) Add devshell scripts and auto-load node_modules bin path - (759cfd0)
  • Use more fitting names for workflows - (8fb567a)
  • Update package json in cd, build ci - (fab07e0)
  • Add automated tagging on 'bump:' commit message, rework docs deployment - (cc77dd1)

0.0.2 - 2024-12-27

🐛 Bug Fixes

  • Published build output instead of source - (8e39d63)

📚 Documentation

  • (changelog.md) Update - (cab054c)

[0.0.1] - 2024-12-26

⛰️ Features

  • Added package json to core library - (01fa262)
  • Initial commit - (fb4fee0)

🐛 Bug Fixes

  • (package.json) Provide pnpm version for corepack - (5e45c0f)
  • Set correct environment variable - (a094e5a)
  • Changed output name - (e4b769d)
  • Peer dependencies - (910c1ec)
  • Changed import of provideGarudaNG to use scoped path - (39da34d)
  • Changed prefix for lib in eslint config - (ead79fd)
  • Removed autogenerated tests - (6c29bb3)
  • Changed tsconfig path to garudalinux - (b6a9048)
  • Corrected name of devshell - (8ac3e21)

🚀 Release

📚 Documentation

🎨 Styling

  • Reformat with newer prettier - (4982ada)

⚙️ Miscellaneous Tasks

  • (config) Migrate config renovate.json - (7f86ea1)
  • (package.json) Sort via sort-package-json - (8606cb4)
  • Yet another attempt to fix npm publish - (729313a)
  • Supply latest tag to create release, update ubuntu runner - (0a903ac)
  • Another attempt to fix npm publish - (a58450e)
  • Attempt fixing pnpm publish - (c38c57e)
  • Made core publishable - (3135d2b)
  • Disable nx-managed package updates and apply recommended configs - (563901e)
  • Add deploy key for updating README - (c37b353)
  • Added dist and changes to gitignore, corrected step name - (c52fbee)
  • Added tag trigger - (8d49da2)
  • Check for new deps on PR - (3cc82b5)
  • Add issues templates - (7af392e)
  • Only run cd on successful ci workflows and and tags - (24f0ea8)
  • Fix if clauses for tests, v2 - (6cdf803)
  • Fix if clauses for tests - (603acce)
  • Add Trivy workflows - (4b01cb1)
  • Add commitizen and git-cliff - (b6031a2)
  • Added vscode dotfiles - (03da0c4)
  • Add test/linting workflows - (b9ab328)
  • Add delivery pipeline - (e1b3521)
  • A lot of maintenance overhead and dev tools - (97b5bec)

New Contributors ❤️

  • @FilipTLW made their first contribution in #19
  • @temeraire-cx made their first contribution
  • @dr460nf1r3 made their first contribution
  • @renovate[bot] made their first contribution