Skip to content

Latest commit

 

History

History
252 lines (112 loc) · 9.27 KB

CHANGELOG.md

File metadata and controls

252 lines (112 loc) · 9.27 KB

CHANGELOG

0.8.0 (2024-09-10)

Features

  • 🧑‍💻 add input-max-length (d8729d5)

0.7.1 (2023-12-04)

Bug Fixes

  • 🧑‍💻 improve scope suggestion (29c00dc)

0.7.0 (2023-11-22)

Features

  • ✨ get (and pre-select) current folder as scope (c4b0518)

0.6.2 (2023-11-22)

Bug Fixes

  • 🩹 no sprint/… branch scope (ae90433)

0.6.1 (2023-11-08)

Bug Fixes

  • 🐛 fix wrong function call (0a5c8dd)

0.6.0 (2023-11-08)

Features

  • ✨ support gitlab pagination (c3ccc4d)

0.5.4 (2023-09-21)

Bug Fixes

  • � fix variation selector (d7b9515)

0.5.3 (2023-09-12)

Bug Fixes

0.5.2 (2023-09-12)

Bug Fixes

  • 🩹 add subject if no emoji (12d5aed)

0.5.1 (2023-07-19)

Bug Fixes

  • 🩹 increase per page issues (60ac700)

0.5.0 (2023-07-18)

Features

  • ✨ add branchScope support (54857b1)
  • ✨ add folderScopes support (caff648)
  • ✨ add Gitlab issues support (77cb008)

0.4.6 (2023-01-03)

Bug Fixes

  • ➖ replace path-exists (1c9efab)

0.4.5 (2023-01-03)

Bug Fixes

  • ➖ replace cli-truncate (f6a7ad7)

0.4.4 (2023-01-02)

Bug Fixes

  • 👽️ update emojis URL (cc3ada8)
  • 🩹 do not close mentionned issue (028bbf5)

0.4.3 (2022-08-12)

Bug Fixes

  • 🐛 fix Project is not a constructor (fb0efd9)

0.4.2 (2022-03-22)

Bug Fixes

  • ⏪ back to Node.js "latest" versions (03440a3)

0.4.1 (2022-03-22)

Bug Fixes

  • ⬇️ downgrade cli-truncate (da70155)

0.4.0 (2022-03-18)

Bug Fixes

Features

0.3.4 (2021-11-05)

Bug Fixes

  • 🔨 esbuild plugin for nodeJS core modules (3831f54)

0.3.3 (2021-11-05)

Bug Fixes

  • 🐛 fix node:fs not resolved (3520550)

0.3.2 (2021-11-05)

Bug Fixes

  • 🙈 npmignore new files (a075bac)

0.3.1 (2021-11-05)

Bug Fixes

  • 💚 remove unused script (597d843)

0.3.0 (2021-11-05)

Bug Fixes

  • 👷 add missing script (e5651f0)

Features

  • ♻️ try native ES modules (e0ffd21)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.3 (2020-04-16)

Bug Fixes

  • root: 🐛 fix config reading (7ba66a6)

0.2.2 (2019-12-08)

Bug Fixes

  • root: 🐛 add missing dependency (7aebeb0)

0.2.1 (2019-12-08)

Features

  • root: ✨ fetch and cache gitmojis from official repo (a054f39)

Bug Fixes

  • root: ⬆️ upgrade deps and audit fix (7caf8b0)

0.2.0 (2018-10-07)

Features

  • root: ✨ add BREAKING CHANGE (21d2842)

0.1.1 (2018-09-17)

Bug Fixes

  • root: 🔧 fix wrong filename dependency (8681676)

0.1.0 (2018-09-17)

Features

  • root: 🚨 ready to release (13c528e)

0.0.1 (2018-09-09)

Bug Fixes

  • 🐛 use emoji code rather than symbol in commit message (dbd563a)

Features

  • ✨ 🎉 initial commit (c4c9205)