Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 9ec47777 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

Merge branch '51-fix-create-version-1-0-1' into 'main'

Resolve "fix: create version 1.0.1"

Closes #51

See merge request !30
parents 274d489a 495b77c8
No related branches found
Tags 1.0.1
1 merge request!30Resolve "fix: create version 1.0.1"
Pipeline #6178 passed with warnings
...@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ...@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and the commits message folow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). and the commits message folow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
## [[1.0.1] - 2022-06-02]
### Added
- Our Ansible collection is now available on Ansible-Galaxy!
### Changed
- This version provides a minor fix to hypertext links in README files.
## [[1.0.0] - 2022-05-23](https://lab.frogg.it/lydra/yunohost/ansible-yunohost/-/releases/1.0.0) ## [[1.0.0] - 2022-05-23](https://lab.frogg.it/lydra/yunohost/ansible-yunohost/-/releases/1.0.0)
### Added ### Added
......
namespace: lydra namespace: lydra
name: yunohost name: yunohost
version: 1.0.0 version: 1.0.1
readme: README.md readme: README.md
authors: authors:
- Lydra (<suppport@lydra.fr>) - Lydra (<support@lydra.fr>)
description: Yunohost related Roles and Modules description: Yunohost related Roles and Modules
license_file: 'LICENSE' license_file: 'LICENSE'
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment