Skip to content

Commit

Permalink
chore(release): 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz committed Jul 4, 2024
1 parent e825ba9 commit 9eda150
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.9](https://github.com/capawesome-team/cli/compare/v0.0.8...v0.0.9) (2024-07-04)


### Features

* **bundles:** add `url` argument ([bf7b213](https://github.com/capawesome-team/cli/commit/bf7b21346813543992128f54e9a6bde283c38446))

## [0.0.8](https://github.com/capawesome-team/cli/compare/v0.0.7...v0.0.8) (2024-06-10)


Expand Down
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.8",
"version": "0.0.9",
"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 9eda150

Please sign in to comment.