Files
url_tracker_tool/node_modules/own-keys/CHANGELOG.md
Andrei 58f8093689 Rebrand from 'Redirect Intelligence v2' to 'URL Tracker Tool V2' throughout UI
- Updated all component headers and documentation
- Changed navbar and footer branding
- Updated homepage hero badge
- Modified page title in index.html
- Simplified footer text to 'Built with ❤️'
- Consistent V2 capitalization across all references
2025-08-19 19:12:23 +00:00

1.3 KiB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.0.1 - 2024-12-29

Commits

  • [Tests] sort with a proper comparator 4a65b56
  • [Fix] fix function name when Reflect.ownKeys is absent 5cf17cb

v1.0.0 - 2024-12-28

Commits

  • Initial implementation, tests, readme, types 870a06f
  • Initial commit 70323dc
  • npm init 4a3ad06
  • [Tests] node 0.8 sorts object keys differently b449364
  • Only apps should have lockfiles a54acbf