Skip to content

Commit

Permalink
8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavohenke committed Mar 28, 2023
1 parent a469388 commit 5115c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "concurrently",
"version": "7.6.0",
"version": "8.0.0",
"description": "Run commands concurrently",
"main": "index.js",
"types": "dist/src/index.d.ts",
Expand Down

2 comments on commit 5115c43

@paescuj
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gustavohenke I'm going to fix the release workflow now 👍

@paescuj
Copy link
Collaborator

@paescuj paescuj commented on 5115c43 Mar 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gustavohenke I'd like to include deps update in this release, will push shortly Oh you already published it 👍

Please sign in to comment.