Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.1...v1.5.0) (2021-08-25)

### Features

* open tabs and files ([653e5d2](653e5d2))
  • Loading branch information
semantic-release-bot committed Aug 25, 2021
1 parent 653e5d2 commit 94f7126
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.5.0](https://github.com/mdonnalley/multiple-repo-manager/compare/v1.4.1...v1.5.0) (2021-08-25)


### Features

* open tabs and files ([653e5d2](https://github.com/mdonnalley/multiple-repo-manager/commit/653e5d2f575b403cda1927c0652c98a747119fde))

## [1.4.1](https://github.com/mdonnalley/multiple-repo-manager/compare/v1.4.0...v1.4.1) (2021-08-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "multiple-repo-manager",
"description": "CLI for managing multiple node packages",
"version": "1.4.1",
"version": "1.5.0",
"author": "Mike Donnalley",
"homepage": "https://github.com/mdonnalley/multiple-repo-manager",
"repository": "mdonnalley/multiple-repo-manager",
Expand Down

0 comments on commit 94f7126

Please sign in to comment.