~wombelix/moinmoin-pypy2-container

e40d13312cb15b5283a8d5ca50e0075f88bb48fd — Dominik Wombacher 11 months ago 0c975e9 0.2.0
bump: version 0.1.0 → 0.2.0
2 files changed, 9 insertions(+), 6 deletions(-)

M .cz.yaml
M CHANGELOG.md
M .cz.yaml => .cz.yaml +3 -6
@@ 1,10 1,7 @@
#
# SPDX-FileCopyrightText: 2023 Dominik Wombacher <dominik@wombacher.cc>
# SPDX-License-Identifier: CC0-1.0
#
---
commitizen:
  changelog_incremental: true
  update_changelog_on_bump: true
  name: cz_conventional_commits
  tag_format: $version
  version: 0.1.0
  update_changelog_on_bump: true
  version: 0.2.0

M CHANGELOG.md => CHANGELOG.md +6 -0
@@ 2,6 2,12 @@
 SPDX-FileCopyrightText: 2021 Dominik Wombacher <dominik@wombacher.cc>
 SPDX-License-Identifier: CC-BY-SA-4.0
-->
## 0.2.0 (2023-10-09)

### Feat

- upgrade to openSUSE Leap 15.5 and PyPy2.7 v7.3.13

## 0.1.0 (2021-10-09)

### Fix