Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
chore: release v0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions release workflow committed Jul 20, 2021
1 parent e9f4ec5 commit fac2093
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.20] - 2021-07-20
### Added
- Multiple usecases in interactive install command
- Repeated use of interactive install command
Expand Down Expand Up @@ -117,7 +119,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Transpile command
- CI github flow

[Unreleased]: https://github.com/superfaceai/cli/compare/v0.0.19...HEAD
[Unreleased]: https://github.com/superfaceai/cli/compare/v0.0.20...HEAD
[0.0.20]: https://github.com/superfaceai/cli/compare/v0.0.19...v0.0.20
[0.0.19]: https://github.com/superfaceai/cli/compare/v0.0.18...v0.0.19
[0.0.18]: https://github.com/superfaceai/cli/compare/v0.0.17...v0.0.18
[0.0.17]: https://github.com/superfaceai/cli/compare/v0.0.16...v0.0.17
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superfaceai/cli",
"version": "0.0.19",
"version": "0.0.20",
"description": "Superface CLI utility",
"main": "dist/index.js",
"repository": "https://github.com/superfaceai/cli.git",
Expand Down

0 comments on commit fac2093

Please sign in to comment.