Skip to content

Commit

Permalink
chore(release): 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz committed Apr 25, 2024
1 parent a4c7b64 commit 91a0c6d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [0.0.2](https://github.com/capawesome-team/cli/compare/v0.0.1...v0.0.2) (2024-04-25)


### Bug Fixes

* add missing shebang line ([a4c7b64](https://github.com/capawesome-team/cli/commit/a4c7b643b02cb9c74ecc8fba0b17517961aaa822))

## 0.0.1 (2024-04-25)

Initial release 🎉
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capawesome/cli",
"version": "0.0.1",
"version": "0.0.2",
"description": "The Capawesome Cloud Command Line Interface (CLI) to manage Live Updates and more.",
"scripts": {
"build": "rimraf ./dist && tsc",
Expand Down

0 comments on commit 91a0c6d

Please sign in to comment.