Skip to content

Tags: infinitered/gluegun

Tags

v5.1.6

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

## [5.1.6](v5.1.5...v5.1.6) (2023-09-28)

### Bug Fixes

* **deps:** bump ejs to 3.1.8 ([#764](#764) by [@bennetthardwick](https://github.com/bennetthardwick)) ([be2433b](be2433b))

v5.1.5

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

## [5.1.5](v5.1.4...v5.1.5) (2023-09-28)

### Bug Fixes

* **types:** remove eventemitter ([#765](#765) by @Cahllagerfeld) ([d4923bf](d4923bf))

v5.1.4

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

## [5.1.4](v5.1.3...v5.1.4) (2023-09-20)

### Bug Fixes

* **deps:** Updates ts-node to 10.9.1 ([#761](#761) by @ElonVolo and [@marcelxsilva](https://github.com/marcelxsilva)) ([b93f6bd](b93f6bd))

v5.1.3

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

## [5.1.3](v5.1.2...v5.1.3) (2023-08-14)

### Bug Fixes

* Bump node (18.17.1) for circleCI builds, pin dependencies ([#782](#782) by [@trevor-coleman](https://github.com/trevor-coleman)) ([0386d44](0386d44))
* ejs critial vulnerability ([#778](#778) by [@0x](https://github.com/0x)Nawara) ([441ba50](441ba50)), closes [#774](#774)

v5.1.2

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

## [5.1.2](v5.1.1...v5.1.2) (2022-04-19)

### Bug Fixes

* **prompt:** Addresses issue where prompt inputs get overwritten = fixes [#753](#753) ([#754](#754) by [@imran](https://github.com/imran)Mnts) ([6f6b2c6](6f6b2c6))

v5.1.1

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

## [5.1.1](v5.1.0...v5.1.1) (2022-04-19)

### Bug Fixes

* **deps:** Update dependency fs-jetpack to 4.3.1 - fixes [#756](#756) ([#757](#757) by @ElonVolo) ([58e378a](58e378a))

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) (2022-02-04)

### Features

* **meta:** Adds onAbort callback to toolbox.meta ([#752](#752) by [@ugur-eren](https://github.com/ugur-eren)) ([7e6c21b](7e6c21b)), closes [#463](#463)

v5.0.0

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

# [5.0.0](v4.7.1...v5.0.0) (2022-01-21)

### Bug Fixes

* **deps:** Pin colors to 1.3.3 ([#745](#745) by [@otaviopace](https://github.com/otaviopace)) ([c33f24f](c33f24f)), closes [#744](#744)
* **deps:** Updates cli-table, cosmiconfig, ejs, execa, and fs-jetpack ([#741](#741) by [@jamonholmgren](https://github.com/jamonholmgren)) ([ee9d84a](ee9d84a))

### Features

* **boilerplate:** New CLI template includes eslint and better Windows support ([#734](#734) by [@fabien0102](https://github.com/fabien0102)) ([627bcb8](627bcb8))

### BREAKING CHANGES

* **deps:** Updates cli-table, cosmiconfig, ejs, execa, and fs-jetpack major (breaking) versions

* Also updates other dependencies to minor or patch versions

v4.7.1

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

## [4.7.1](v4.7.0...v4.7.1) (2021-12-17)

### Bug Fixes

* **deps:** Removes ramda & ramdasauce ([#742](#742) by [@jamonholmgren](https://github.com/jamonholmgren)) ([78e2b72](78e2b72))

v4.7.0

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

# [4.7.0](v4.6.1...v4.7.0) (2021-09-03)

### Features

* **print:** add style options for tables ([#736](#736) by @PauloRSF) ([58816e3](58816e3))