Skip to content

Releases: jqshuv/short

🚀 Release 1.2.7

24 Feb 23:40
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add @release-it/bumper plugin for version management in API docs (e7473e5)

❤️ Contributors

🚀 Release 1.2.6

23 Feb 01:53
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add GitHub issue template configuration and update VSCode settings (6511508)
  • Update issue template to replace Discord link with Discussions link (a2da6f2)
  • Add custom 404 error page with project link (91c7221)
  • Implement shortcode blocking with hardcoded links and add 403 response handling (83384d8)
  • Add single test command and update dependencies (0ffa6a6)

📖 Documentation

  • Update supported versions in SECURITY.md for accuracy (b35aa57)

🏡 Chore

  • Update upstream repository reference in pull request workflow (ee9a52c)
  • deps-dev: Bump vitest from 2.0.5 to 2.1.9 (9fcd3f1)
  • deps-dev: Update devDependencies to latest versions (da20ee6)

❤️ Contributors

🚀 Release 1.2.5

13 Feb 20:55
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Remove unnecessary semicolons in change-api-version.js for consistency (b663122)

📖 Documentation

  • Update README to reflect completion of custom link expiration feature (1df590b)
  • Update API documentation link in README for accuracy (2e6285f)

🏡 Chore

  • Update devDependencies and packageManager in package.json for compatibility (d62d82e)
  • Update Node.js version to 22 in GitHub workflows for consistency (86a5033)

❤️ Contributors

🚀 Release 1.2.4

25 Dec 21:53
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Update inline snapshot in index.spec.ts for improved clarity and branding (74fb5b5)

❤️ Contributors

🚀 Release 1.2.3

25 Dec 21:51
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Update response message in index page for clarity and branding (25fa530)

❤️ Contributors

🚀 Release 1.2.2

25 Dec 19:57
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Update pnpm version and dependencies in workflows and package.json (9ab2ff6)

❤️ Contributors

🚀 Release 1.2.1

20 Oct 15:23
v/1.2.1
0e8bbd5
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Improve URL handling in fetch function and display version in index page (cedcf0e)

❤️ Contributors

🚀 Release 1.2.0

20 Oct 15:16
v/1.2.0
e065007
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Improve URL handling in fetch function (5158679)

❤️ Contributors

🚀 Release 1.1.3

20 Oct 13:24
v/1.1.3
a322c2a
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Remove unnecessary comma in vitest.config.mts (f37c42b)

❤️ Contributors

🚀 Release 1.1.2

20 Oct 13:07
v/1.1.2
72ed77d
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add pull.yml configuration file (a9abbe0)
  • Add after:release script to mer...v/1.1.2 branch into production (6b4293c)

🩹 Fixes

💅 Refactors

  • Update request handling in api.ts (690ced9)
  • Update request handling in api.ts (d5c9415)
  • Update request handling in api.ts (f80e4bb)
  • Easyer check in api (a40485e)
  • Request handling in api.ts and update imports in index.spec.ts (25609bb)
  • Variable declaration in index.spec.ts (781cb31)
  • Test.yml to add coverage reporting using deepsourcelabs/test-coverage-action (1da5ec2)
  • Remove unnecessary comma in vitest.config.mts (853f431)

🤖 CI

❤️ Contributors