Skip to content

Commit

Permalink
V0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamcatcher45 committed Oct 19, 2024
1 parent 3a7e6be commit caf014f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.1.8] - 2024-10-19
### Added
- Added create container tool
- Simple and advanced mode for container creation


## [0.1.7] - 2024-09-22
### Added
- Added custom path configuration in the settings
Expand Down
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

Explore more about Podmanager on the [website](https://pod-manager.pages.dev) and [Documentation](https://pod-manager.pages.dev/docs)

If you find this project useful, please consider giving it a star ⭐ on GitHub! Your support helps me continue developing and improving this project.


## Features

Expand Down Expand Up @@ -57,4 +59,9 @@ Once the extension is installed:

## Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/dreamcatcher45/podmanager/issues) to report bugs or request features.
Contributions, issues, and feature requests are welcome! Feel free to check the [Issues page](https://github.com/dreamcatcher45/podmanager/issues) to report bugs or request features.


**Sponsorship**

If you're interested in sponsoring 💵 this project, please mention it in the [Discussion ](https://github.com/dreamcatcher45/podmanager/discussions) section on GitHub. Your support can make a significant difference!
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "podmanager",
"displayName": "Pod Manager",
"description": "Manage Podman containers, images, volumes, and networks.(unofficial)",
"version": "0.1.7",
"version": "0.1.8",
"publisher": "dreamcatcher45",
"homepage": "https://pod-manager.pages.dev",
"repository": {
Expand Down

0 comments on commit caf014f

Please sign in to comment.