Skip to content

Commit 6bb2253

Browse files
author
github-actions
committed
chore: changelog for v0.2.0
1 parent 02d3e49 commit 6bb2253

6 files changed

+24
-21
lines changed

CHANGELOG.md

+24-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## 0.2.0 (2023-04-22)
4+
5+
6+
### Minor: Backward Compatible Changes
7+
8+
- [feat/{ci/cd,developer experience}] Add an automated bot to make PR to bump version when there's 5 of more entries.
9+
[#22](https://github.com/pulumi/pulumi/pull/22)
10+
11+
12+
### Patch: Bug Fixes
13+
14+
- [fix/ci/cd] entries folder does not exist. It's pending.
15+
[#25](https://github.com/pulumi/pulumi/pull/25)
16+
17+
- [fix/ci/cd] Fix the missing step id.
18+
[#26](https://github.com/pulumi/pulumi/pull/26)
19+
20+
- [fix/ci/cd] Missing identity for git.
21+
[#27](https://github.com/pulumi/pulumi/pull/27)
22+
23+
- [chore/docs] Add documentations about commits.
24+
[#24](https://github.com/pulumi/pulumi/pull/24)
25+
326
## 0.1.8 (2023-04-20)
427

528

@@ -61,4 +84,4 @@ Minor update for `black` in pre-commit hooks.
6184

6285
## 0.0.1 / 2023-03-22
6386

64-
Initial setup of python-template. It adds the basic setup with pip-tools and pre-commit.
87+
Initial setup of python-template. It adds the basic setup with pip-tools and pre-commit.

changelog/pending/20230421--chore-docs--add-documentations-about-commits.yaml

-4
This file was deleted.

changelog/pending/20230421--feat-ci-cd-developer-experience--add-an-automated-bot-to-make-pr-to-bump-version-when-theres-5-of-more-entries.yaml

-4
This file was deleted.

changelog/pending/20230421--fix-ci-cd--entries-folder-does-not-exist-its-pending.yaml

-4
This file was deleted.

changelog/pending/20230421--fix-ci-cd--fix-the-missing-step-id.yaml

-4
This file was deleted.

changelog/pending/20230421--fix-ci-cd--missing-identity-for-git.yaml

-4
This file was deleted.

0 commit comments

Comments
 (0)