Skip to content

Tags: infinitered/gluegun

Tags

v4.6.1

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

## [4.6.1](v4.6.0...v4.6.1) (2021-02-15)

### Bug Fixes

* **deps:** Update dependency apisauce to 2.0.1 - fixes [#732](#732) ([#733](#733)) ([9cbb727](9cbb727))

v4.6.0

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

# [4.6.0](v4.5.0...v4.6.0) (2021-01-20)

### Features

* **print:** add highlight and muted to print toolbox ([#731](#731) by [@kathawala](https://github.com/kathawala)) ([1dc0391](1dc0391))

v4.5.0

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

# [4.5.0](v4.4.0...v4.5.0) (2020-10-18)

### Features

* **system:** run command -- adds stdout to error object when it throws an error ([#727](#727) by [@jamonholmgren](https://github.com/jamonholmgren)) ([4172c28](4172c28))

v4.4.0

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

# [4.4.0](v4.3.1...v4.4.0) (2020-08-10)

### Bug Fixes

* **template:** match documentation order ([#722](#722) by @HurricaneInteractive) ([ee28218](ee28218))
* **types:** stronger typing for print table method ([#723](#723) by @HurricaneInteractive) ([e8c5c16](e8c5c16))

### Features

* **packageManager:** Allows array of packages to be specified ([#721](#721) by @LORDBABUINO) ([2bcefd8](2bcefd8))

v4.3.1

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

## [4.3.1](v4.3.0...v4.3.1) (2020-05-05)

### Bug Fixes

* **types:** printCommands in interface GluegunPrint is missing the optional param ([#615](#615) by [@amartincastro](https://github.com/amartincastro)) ([260372f](260372f))

v4.3.0

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

# [4.3.0](v4.2.0...v4.3.0) (2020-04-30)

### Bug Fixes

* **cli:** remove leading space in ES import ([#716](#716) by [@caroso1222](https://github.com/caroso1222)) ([6e3cca4](6e3cca4))
* **deps:** update dependency enquirer to v2.3.4 ([#710](#710)) ([be15d2b](be15d2b))
* **types:** correct spelling of multiple option name ([#693](#693) by [@thephilgray](https://github.com/thephilgray)) ([a3ade53](a3ade53))

### Features

* **packageManager:** Adds package-manager tool ([#718](#718) by @BekahHW) ([8c3a262](8c3a262))

v4.2.0

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

# [4.2.0](v4.1.2...v4.2.0) (2020-02-26)

### Bug Fixes

* **deps:** update dependency semver to v7 ([#692](#692)) ([49aa3e9](49aa3e9))

### Features

* **patching:** Makes toolbox patch function able to receive multiple options ([#706](#706) by @LORDBABUINO) ([05bbbc2](05bbbc2))

v4.1.2

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

## [4.1.2](v4.1.1...v4.1.2) (2019-11-19)

### Bug Fixes

* **deps:** Upgrade cosmiconfig and provide fix for breaking change in cosmiconfig. ([#675](#675) by [@voldemortensen](https://github.com/voldemortensen)) ([f479139](f479139))

v4.1.1

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

## [4.1.1](v4.1.0...v4.1.1) (2019-11-18)

### Bug Fixes

* **deps:** update dependency strip-ansi to v6 which only supports Node 8+ ([#667](#667)) ([19971b8](19971b8))
* **deps:** Update yargs-parser to 16.1.0 ([#655](#655) by [@friederbluemle](https://github.com/friederbluemle)) ([83abea5](83abea5))

v4.1.0

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

# [4.1.0](v4.0.3...v4.1.0) (2019-10-31)

### Features

* **plugins:** Allows commands, extensions, and templates to be nested in a build folder ([#650](#650) by [@jamonholmgren](https://github.com/jamonholmgren)) ([4620f93](4620f93))