Skip to content

Commit

Permalink
chore: changelog for v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 22, 2023
1 parent 02d3e49 commit 6bb2253
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 21 deletions.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## 0.2.0 (2023-04-22)


### Minor: Backward Compatible Changes

- [feat/{ci/cd,developer experience}] Add an automated bot to make PR to bump version when there's 5 of more entries.
[#22](https://github.com/pulumi/pulumi/pull/22)


### Patch: Bug Fixes

- [fix/ci/cd] entries folder does not exist. It's pending.
[#25](https://github.com/pulumi/pulumi/pull/25)

- [fix/ci/cd] Fix the missing step id.
[#26](https://github.com/pulumi/pulumi/pull/26)

- [fix/ci/cd] Missing identity for git.
[#27](https://github.com/pulumi/pulumi/pull/27)

- [chore/docs] Add documentations about commits.
[#24](https://github.com/pulumi/pulumi/pull/24)

## 0.1.8 (2023-04-20)


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

## 0.0.1 / 2023-03-22

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

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 6bb2253

Please sign in to comment.