Skip to content

Commit

Permalink
chore(release): 4.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neikvon committed Sep 14, 2020
1 parent b938861 commit d62edd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [4.0.0-alpha.1](https://github.com/fbi-js/fbi/compare/v4.0.0-alpha.0...v4.0.0-alpha.1) (2020-09-14)

## [4.0.0-alpha.0](https://github.com/fbi-js/fbi/compare/v4.0.0-next.6...v4.0.0-alpha.0) (2020-09-14)


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": "fbi",
"description": "A workflow tool in command-line",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"author": "shaw @neikvon",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit d62edd8

Please sign in to comment.