Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 2.3 KB

Changelog

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

1.1.1 - (2025-02-11)

🐛 Bug Fixes

  • Remove the version prefix from the node engine requirement (bb3a870)

🪞 Styling

1.1.0 - (2025-02-10)

🏠 Refactor

  • Replace github beta releases with npm ones (4a20635)
  • Replace node-fetch with node 18 built-in fetch (309504e)
  • Remove deno folder (deno supports npm modules now) (fb0e1cf)

📝 Documentation

  • Remove node v18 warning because it looks terrible on npm (e40b1ae)
  • Add node v18 warning to readme (977d149)
  • Add contributors graph and update headings (0ce246d)

🚀 Features

🚨 Deprecation

  • cliff: Replace commit.github with commit.remote (ce8b236)

🪞 Styling