Skip to content

Commit

Permalink
chore(main): release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 10, 2024
1 parent f09fbc7 commit e0628d3
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.3"
".": "0.0.4"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.0.4](https://github.com/vst/clompse/compare/v0.0.3...v0.0.4) (2024-05-10)


### Features

* attach firewall information to servers ([e79d153](https://github.com/vst/clompse/commit/e79d1535620a08cf56a057711eb2985356d7723c))
* list AWS Lightsail buckets ([7b801dc](https://github.com/vst/clompse/commit/7b801dc2203deec011396df3ca1024171a6ba807))
* list AWS S3 buckets ([bb0a78a](https://github.com/vst/clompse/commit/bb0a78a202a01769ebdb17d7aed854252bcd0a74))
* list DigitalOcean spaces ([0cf913b](https://github.com/vst/clompse/commit/0cf913b31cfe50ef04c51f02be6ac3b9c2396147))


### Bug Fixes

* add AWS EC2 instance memory and storage size ([1f2a773](https://github.com/vst/clompse/commit/1f2a7733e9b6e6f84dcde390d63531e80916db55))
* parse lightsail instance ID from arn value ([a3455c8](https://github.com/vst/clompse/commit/a3455c82619dd3df9d5eadd76da4a4737130b8dd))

## [0.0.3](https://github.com/vst/clompse/compare/v0.0.2...v0.0.3) (2024-05-02)


Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: clompse
version: 0.0.3
version: 0.0.4
github: vst/clompse
license: MIT
author: Vehbi Sinan Tunalioglu
Expand Down

0 comments on commit e0628d3

Please sign in to comment.