Skip to content

Commit 5ab9bf1

Browse files
committed
Bump version to 2.0.1
1 parent ee1cb5c commit 5ab9bf1

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.0.0](https://github.com/opus-codium/puppet-taiga/tree/2.0.0) (2021-05-14)
8+
## [2.0.1](https://github.com/opus-codium/puppet-taiga/tree/2.0.1) (2021-05-14)
99

10-
[Full Changelog](https://github.com/opus-codium/puppet-taiga/compare/1.3.0...2.0.0)
10+
[Full Changelog](https://github.com/opus-codium/puppet-taiga/compare/1.3.0...2.0.1)
1111

1212
**Breaking changes:**
1313

@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818

1919
- Update dependencies [\#41](https://github.com/opus-codium/puppet-taiga/pull/41) ([smortex](https://github.com/smortex))
2020

21+
**Fixed bugs:**
22+
23+
- Fix CHANGELOG.md [\#45](https://github.com/opus-codium/puppet-taiga/pull/45) ([smortex](https://github.com/smortex))
24+
2125
## [1.3.0](https://github.com/opus-codium/puppet-taiga/tree/1.3.0) (2021-03-15)
2226

2327
[Full Changelog](https://github.com/opus-codium/puppet-taiga/compare/1.2.0...1.3.0)

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opuscodium-taiga",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"author": "Opus Codium",
55
"summary": "Installs, configures, and manages the Taiga project management software",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)