Skip to content

Commit cf071a6

Browse files
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
1 parent ee9d84a commit cf071a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gluegun",
3-
"version": "4.7.1",
3+
"version": "5.0.0",
44
"description": "A delightful toolkit for building Node-powered CLIs.",
55
"repository": "infinitered/gluegun",
66
"bin": {

0 commit comments

Comments
 (0)