Skip to content

Latest commit

 

History

History
108 lines (65 loc) · 9.35 KB

File metadata and controls

108 lines (65 loc) · 9.35 KB

Changelog

commitlint-plugin-gitmoji 2.2.6 (2023-02-11)

Dependencies

  • @gitmoji/gitmoji-regex: upgraded to 1.0.0

commitlint-plugin-gitmoji 2.2.6-beta.1 (2023-02-11)

commitlint-plugin-gitmoji 2.2.5 (2023-02-10)

🐛 Bug Fixes

commitlint-plugin-gitmoji 2.2.4 (2023-01-14)

🐛 Bug Fixes

  • try to fix release issue by lock gitmojis version (c928267)

commitlint-plugin-gitmoji 2.2.3 (2023-01-06)

🐛 Bug Fixes

  • corrected grammar of complaint message (5bac55a)

commitlint-plugin-gitmoji 2.2.2 (2023-01-01)

commitlint-plugin-gitmoji 2.2.2-beta.1 (2023-01-01)

2.2.1 (2023-01-01)

2.2.1-beta.1 (2022-12-24)

  • ⬆️ chore: upgrade to father4 (5ea649e)
  • ⬆️ chore: upgrade to jest29 (9aa126b)
  • 🎨 chore: reformat code with prettier (809cbc9)
  • 🎨 chore: reformat package.json with prettier (5176c18)
  • 📝 docs: Removed unnecesary documentation (3d728e3)
  • ✅ test: fix test (bf7ea1c)
  • ✅ test: fix test after upgrade (30c897d)
  • 🔧 chore: fix package.json (7a2e102)
  • ⚡ chore: Replaced fetching gitmoji.json for dependency (cf1788f)
  • build(deps): bump dotenv from 8.5.1 to 9.0.0 (1ff1169)

commitlint-plugin-gitmoji 2.2.0 (2021-05-04)

✨ Features

  • support GITMOJI_PATH env (8a81839)
  • support GITMOJI_PATH env (2d05da1), closes #40
  • support local gitmoji path (6b75a95)

commitlint-plugin-gitmoji 2.2.0-beta.3 (2021-05-04)

✨ Features

  • support local gitmoji path (6b75a95)

commitlint-plugin-gitmoji 2.2.0-beta.2 (2021-05-02)

✨ Features

  • support GITMOJI_PATH env (8a81839)

commitlint-plugin-gitmoji 2.2.0-beta.1 (2021-05-02)

✨ Features

commitlint-plugin-gitmoji 2.1.1 (2021-05-02)

🐛 Bug Fixes

  • fix error message reference url (351f081)

commitlint-plugin-gitmoji 2.1.0 (2021-03-06)

✨ Features

  • support gitmoji unicode (6f418a7)

commitlint-plugin-gitmoji 2.0.6 (2021-01-28)

🐛 Bug Fixes | 修复

  • package: clean unused files in package (6805b75)

commitlint-plugin-gitmoji 2.0.5 (2021-01-28)

🐛 Bug Fixes | 修复

  • plugin: throw better fetch failed msg (c74a1ff), closes #12