Skip to content

Tags: jimmy-guzman/gitzy

Tags

v5.4.0

Toggle v5.4.0's commit message
chore(release): 5.4.0 [skip ci]

# [5.4.0](v5.3.0...v5.4.0) (2024-06-04)

### Features

* ✨ improve fuzzy search by including hints ([394ebf3](394ebf3))

v5.3.0

Toggle v5.3.0's commit message
chore(release): 5.3.0 [skip ci]

# [5.3.0](v5.2.0...v5.3.0) (2024-04-10)

### Features

* ✨ support load ESM configuration ([da29e84](da29e84))

v5.2.0

Toggle v5.2.0's commit message
chore(release): 5.2.0 [skip ci]

# [5.2.0](v5.1.0...v5.2.0) (2024-02-16)

### Bug Fixes

* πŸ› show correct version when running `--version` ([45190cf](45190cf))

### Features

* ✨ reduce package.json noise when publishing ([b09e4b9](b09e4b9))

v5.1.0

Toggle v5.1.0's commit message
chore(release): 5.1.0 [skip ci]

# [5.1.0](v5.0.0...v5.1.0) (2024-02-16)

### Features

* ✨ optimize by moving from Common JS to ES Modules ([bfa53b9](bfa53b9))

v5.0.0

Toggle v5.0.0's commit message
chore(release): 5.0.0 [skip ci]

# [5.0.0](v4.0.0...v5.0.0) (2024-02-16)

### Features

* ✨ drop support for node v16 ([86f5555](86f5555))

### BREAKING CHANGES

* πŸ’₯ node v16 is no longer supported

v4.0.0

Toggle v4.0.0's commit message
chore(release): 4.0.0 [skip ci]

# [4.0.0](v3.5.1...v4.0.0) (2023-08-24)

### Features

* ✨ support node v20, drop support for v14 ([424a113](424a113))
* **deps:** ✨ bump `commander` to v11.0.0 ([c3de75b](c3de75b))

### BREAKING CHANGES

* πŸ’₯ node v14 is no longer supported

v3.5.1

Toggle v3.5.1's commit message
chore(release): 3.5.1 [skip ci]

## [3.5.1](v3.5.0...v3.5.1) (2023-08-24)

### Bug Fixes

* **deps:** πŸ› bump `yaml` to v2.2.2 to fix security vulnerability ([a91ea7d](a91ea7d))

v3.5.0

Toggle v3.5.0's commit message
chore(release): 3.5.0 [skip ci]

# [3.5.0](v3.4.0...v3.5.0) (2023-08-24)

### Features

* **build:** ✨ use `pkgroll` for simpler bundling and less deps ([f331fdb](f331fdb))

v3.4.0

Toggle v3.4.0's commit message
chore(release): 3.4.0 [skip ci]

# [3.4.0](v3.3.0...v3.4.0) (2022-08-14)

### Features

* **cli:** ✨ allow issues hint to be customized w/ `issuesHint` option ([989d839](989d839)), closes [#337](#337)

v3.3.0

Toggle v3.3.0's commit message
chore(release): 3.3.0 [skip ci]

# [3.3.0](v3.2.0...v3.3.0) (2022-07-24)

### Features

* **deps:** ✨ bump `yaml` to v2 ([91d24e8](91d24e8))