Skip to content

Releases: ax-sh/ax-sh.github.io

Release 1.33.0 ax-sh.github.io

20 Oct 13:24
Compare
Choose a tag to compare

πŸš€ Deployed to https://ax-sh.github.io/

[CHANGELOG]

πŸ“š Documentation

  • Fix markdown formatting in cliff.toml file 1b009f6
  • Update changelog header for ax-sh webpage 6deca51
  • Fix markdown formatting in cliff.toml file 5dcf412
  • Update changelog header for ax-sh webpage ffac0fe

βš™οΈ Miscellaneous Tasks

  • Update dependencies in package.json 278977c
  • Clean up commented code and whitespace in files 4d5ebb4
  • Update checkout action to use main branch bce555c
  • Update dependencies in package.json 567b84e
  • Clean up commented code and whitespace in files 9c43e1e

Release 1.32.0 ax-sh.github.io

20 Oct 12:15
Compare
Choose a tag to compare

πŸš€ Deployed to https://ax-sh.github.io/

[CHANGELOG]

βš™οΈ Miscellaneous Tasks

  • Update checkout action to use main branch (#49) 5f763b4

Release 1.31.0 ax-sh.github.io

20 Oct 12:09
Compare
Choose a tag to compare

πŸš€ Deployed to https://ax-sh.github.io/

[CHANGELOG]

βš™οΈ Miscellaneous Tasks

  • Update release script and add is-ci dependency 36099b4

Release 1.30.0 ax-sh.github.io

17 Oct 06:48
Compare
Choose a tag to compare

πŸš€ Deployed to https://ax-sh.github.io/

[CHANGELOG]

βš™οΈ Miscellaneous Tasks

  • Streamline deployment workflow and add tests b94338f

Release 1.29.0 ax-sh.github.io

16 Oct 13:17
Compare
Choose a tag to compare

πŸš€ Deployed to https://ax-sh.github.io/

[CHANGELOG]

βš™οΈ Miscellaneous Tasks

  • Fix syntax error in release workflow file fa63686

Release 1.25.0 ax-sh.github.io

16 Oct 12:02
Compare
Choose a tag to compare

πŸš€ Deployed to https://ax-sh.github.io/

[CHANGELOG]

πŸ“š Documentation

  • (changelog) Update release note format in cliff.toml e97d98f

βš™οΈ Miscellaneous Tasks

  • Update lint:fix command to use .gitignore 809a190

Release 1.24.0 ax-sh.github.io

16 Oct 11:52
Compare
Choose a tag to compare

πŸš€ Deployed to https://ax-sh.github.io/

[CHANGELOG]

βš™οΈ Miscellaneous Tasks

  • Update changelog deployment note formatting

Release 1.23.0 ax-sh.github.io

16 Oct 11:51
Compare
Choose a tag to compare

[CHANGELOG]

πŸš€ Deployed to https://ax-sh.github.io/

βš™οΈ Miscellaneous Tasks

  • Update release notes format and eslint config

Full Changelog: v1.22.0...v1.23.0

Release 1.22.0 ax-sh.github.io

16 Oct 11:47
Compare
Choose a tag to compare

πŸš€ Deployed to https://ax-sh.github.io/

🚜 Refactor

  • (release notes) Update format for deployment notes

Release 1.15.0 ax-sh.github.io

16 Oct 11:06
Compare
Choose a tag to compare

πŸš€ https://ax-sh.github.io/

Changelog

All notable changes to this project will be documented in this file.

[1.15.0] - 2024-10-13

πŸš€ Features

  • Add TypeScript ignore comment for Obfuscate usage
  • Add manifest for portfolio app

🚜 Refactor

  • Change type from any to unknown in onSubmit
  • Rename contactFormFields to ContactFormFields
  • (contact) Specify name type for ErrorMessage component

🎨 Styling

  • Fix formatting inconsistencies in code files

βš™οΈ Miscellaneous Tasks

  • Update package dependencies and versions
  • Update package dependencies to latest versions
  • (package.json) Rename dev script and update command
  • Update biome schema and add format script
  • Update lint script and add new dependency
  • Add @hookform/error-message dependency
  • Update release hooks and ESLint config formatting
  • Update dependencies and add knip script
  • Update package versions in package.json
  • Add initial CI workflow configuration
  • Add local CI command for spelling checks
  • Update CI configuration and script names
  • Update release hooks in configuration file

Build

  • (deps) Bump next from 14.2.5 to 14.2.10 (#33)
  • Add git-cliff dependency to package.json