Skip to content

Releases: cli-stuff/apr

v1.1.3

14 Jan 15:09
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • 🔒 update @types/react and add react as a peer dependency (455d1de)

❤️ Contributors

v1.1.2

14 Jan 14:49
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v1.1.1

14 Jan 07:20
Compare
Choose a tag to compare

compare changes

🔥 Performance

🏡 Chore

  • 💵 update funding links in README.md and package.json (c952bfa)
  • 🔒 use text-based Bun lockfile (25165c0)

❤️ Contributors

v1.1.0

23 Dec 16:04
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ✨ handle missing package.json error gracefully (1485cd0)

🩹 Fixes

  • Fix lint-staged configuration (1456c5c)

💅 Refactors

  • ♻️ biome.json and package.json configurations (df35e1b)

🏡 Chore

  • 🔧 remove react import in index.tsx (a1d13f1)
  • 🔧 update TypeScript configuration (46e9ee2)
  • 🔧 enable VCS in biome.json and refactor scripts in package.json (dac257e)

❤️ Contributors

v1.0.2

23 Dec 09:03
Compare
Choose a tag to compare

compare changes

🩹 Fixes

📖 Documentation

  • ✏️ Add CONTRIBUTING.md file (2683944)

❤️ Contributors

v1.0.1

21 Dec 16:41
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Fix Biome formatter (20f0c5a)
  • deps: Move @types/react to devDependencies (4f0c59c)
  • Fix version (452fbd8)

🏡 Chore

  • 🍱 manually update CHANGELOG for v1.0.0 release (7df5050)
  • release: V0.0.2 (ad37ed3)

❤️ Contributors

v1.0.0

21 Dec 15:11
f76b631
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ci: 🚀 add version input to publish workflow (f76b631)

🩹 Fixes

  • docs: Fix badges links and alt texts (58f1312)

📖 Documentation

  • Add cool badges in readme (ee873e8)

🏡 Chore

  • 🍱 rename example.png to screenshot.png in assets folder (80fe5dc)

❤️ Contributors

v0.0.1

21 Dec 11:36
Compare
Choose a tag to compare

🚀 Enhancements

  • 🎉 initial commit (15c2888)
  • package.json: ✨ add @biomejs/biome to trustedDependencies (52a47d7)
  • ✨ add testing and linting setup (6f66882)

🩹 Fixes

  • tests: Fix failing tests (d9a30d5)
  • ci: 🔧 update trigger paths in test workflow (970b374)
  • ci: 🔧 fix trigger paths in test workflow (8aa1649)
  • 🔧 fix test workflow trigger paths (c7880ea)
  • Change package name from apr to aboutproject (4c4f89c)

📖 Documentation

  • 📝 add TSDoc comments for components and functions (bd04ac3)
  • Add logo in readme (65e68b1)
  • Improve readme (9c118bb)

🏡 Chore

❤️ Contributors