Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
chore: prepare release version 2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>
  • Loading branch information
Norman Ziegner committed Mar 6, 2024
1 parent 01f716c commit 565f9b9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [Unreleased](https://github.com/hifis-net/ansible-role-gitlab/tree/HEAD)

[Full Changelog](https://github.com/hifis-net/ansible-role-gitlab/compare/v1.6.1...HEAD)

**Merged pull requests:**

- chore\(deps-dev\): Bump molecule-plugins from 23.5.0 to 23.5.3 [\#142](https://github.com/hifis-net/ansible-role-gitlab/pull/142) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): Bump molecule from 6.0.2 to 24.2.0 [\#141](https://github.com/hifis-net/ansible-role-gitlab/pull/141) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): Bump ansible from 8.5.0 to 9.3.0 [\#139](https://github.com/hifis-net/ansible-role-gitlab/pull/139) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps-dev\): Bump yamllint from 1.32.0 to 1.35.1 [\#138](https://github.com/hifis-net/ansible-role-gitlab/pull/138) ([dependabot[bot]](https://github.com/apps/dependabot))

## [v1.6.1](https://github.com/hifis-net/ansible-role-gitlab/tree/v1.6.1) (2023-11-07)

[Full Changelog](https://github.com/hifis-net/ansible-role-gitlab/compare/v1.6.0...v1.6.1)
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ SPDX-License-Identifier: Apache-2.0
# GitLab Ansible Role

[![CI Status](https://github.com/hifis-net/ansible-role-gitlab/actions/workflows/ci.yml/badge.svg)](https://github.com/hifis-net/ansible-role-gitlab/actions/workflows/ci.yml)
[![Ansible Galaxy Role](https://img.shields.io/ansible/role/53362?color=orange)](https://galaxy.ansible.com/hifis/gitlab)
[![Ansible Galaxy Role downloads](https://img.shields.io/ansible/role/d/53362)](https://galaxy.ansible.com/hifis/gitlab)
[![Ansible Galaxy quality score](https://img.shields.io/ansible/quality/53362)](https://galaxy.ansible.com/hifis/gitlab)
[![Ansible Galaxy Role](https://img.shields.io/ansible/role/d/hifis/gitlab)](https://galaxy.ansible.com/hifis/gitlab)
[![Apache-2.0 Licensed](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/hifis-net/ansible-role-gitlab/blob/main/LICENSES/Apache-2.0.txt)
[![Latest release](https://img.shields.io/github/v/release/hifis-net/ansible-role-gitlab)](https://github.com/hifis-net/ansible-role-gitlab/releases)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#
# SPDX-License-Identifier: Apache-2.0

1.6.1
2.0.0

0 comments on commit 565f9b9

Please sign in to comment.