mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-22 09:35:45 +03:00
Compare commits
5 commits
4c624025fe
...
d876791020
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d876791020 | ||
![]() |
b81af41ce2 | ||
![]() |
dc586360d2 | ||
![]() |
a3baf15c00 | ||
![]() |
986ea586ce |
3 changed files with 18 additions and 4 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,5 +1,19 @@
|
|||
# Changelog
|
||||
|
||||
## [0.2.2](https://github.com/ublue-os/forge/compare/v0.2.1...v0.2.2) (2025-05-19)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update dependency ansible-core to v2.18.5 ([086e32e](https://github.com/ublue-os/forge/commit/086e32ed263a6a353123c40b6b70b8bc5ef825b9))
|
||||
* **deps:** update dependency ansible-core to v2.18.6 ([986ea58](https://github.com/ublue-os/forge/commit/986ea586ce49ba2e70eafb2737d61ab42538beda))
|
||||
* **deps:** update dependency humanize to v4.12.3 ([367434a](https://github.com/ublue-os/forge/commit/367434a316d5876b5b07cba9ff64fad1e434b76c))
|
||||
* **deps:** update dependency nicegui to v2.14.1 ([ec77161](https://github.com/ublue-os/forge/commit/ec771611336a7d53e1ba448ec3b3e457d4c87514))
|
||||
* **deps:** update dependency nicegui to v2.15.0 ([f3b4d94](https://github.com/ublue-os/forge/commit/f3b4d94879b258d28f6bb757854bb381490900f8))
|
||||
* **deps:** update dependency nicegui to v2.16.0 ([1cd771d](https://github.com/ublue-os/forge/commit/1cd771d7ce30e65d38fe56965c830f2d44536d7a))
|
||||
* **deps:** update dependency nicegui to v2.16.1 ([8afc946](https://github.com/ublue-os/forge/commit/8afc946db77e2d6e63a711777b73e5b12c6d1ab9))
|
||||
* **deps:** update dependency nicegui to v2.17.0 ([982c25a](https://github.com/ublue-os/forge/commit/982c25a0f5f299bb571bae6819773bb3e4c816aa))
|
||||
|
||||
## [0.2.1](https://github.com/ublue-os/forge/compare/v0.2.0...v0.2.1) (2025-02-21)
|
||||
|
||||
|
||||
|
|
|
@ -3,6 +3,6 @@ collections:
|
|||
- name: ansible.posix
|
||||
version: 2.0.0
|
||||
- name: community.general
|
||||
version: 10.6.0
|
||||
version: 10.7.0
|
||||
- name: containers.podman
|
||||
version: 1.16.3
|
||||
|
|
6
anvil/poetry.lock
generated
6
anvil/poetry.lock
generated
|
@ -175,14 +175,14 @@ test = ["coverage", "pip", "pytest (>=7.2.0)", "pytest-instafail", "pytest-mock"
|
|||
|
||||
[[package]]
|
||||
name = "ansible-core"
|
||||
version = "2.18.5"
|
||||
version = "2.18.6"
|
||||
description = "Radically simple IT automation"
|
||||
optional = false
|
||||
python-versions = ">=3.11"
|
||||
groups = ["main", "dev"]
|
||||
files = [
|
||||
{file = "ansible_core-2.18.5-py3-none-any.whl", hash = "sha256:4a1e75a24969d0a650d399bffbaf5a76d7c9b96a21a199a939fe836c3452718d"},
|
||||
{file = "ansible_core-2.18.5.tar.gz", hash = "sha256:319304d161770a8a891c07dec8a22c528548a948a7097eaf1a79939395105535"},
|
||||
{file = "ansible_core-2.18.6-py3-none-any.whl", hash = "sha256:12a34749a7b20f0f1536bd3e3b2e137341867e4642e351273e96647161f595c0"},
|
||||
{file = "ansible_core-2.18.6.tar.gz", hash = "sha256:25bb20ce1516a1b7307831b263cef684043b3720711466bd9d4164e5fd576557"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue