Skip to content

Commit

Permalink
chore: changelog for v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 15, 2023
1 parent 205309d commit 2b478a8
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.0.7 (2023-04-15)


### Features

- [ci] Adding makefile for changelog and versioning process. Inspired from pulumi repo.
[#5](https://github.com/pulumi/pulumi/pull/5)

- [ci] Add CI for releases
[#6](https://github.com/pulumi/pulumi/pull/6)


### Bug Fixes

- [ci] Fix ancestor with depth
[#12](https://github.com/pulumi/pulumi/pull/12)

- [ci] fix ci with outdated branch
[#10](https://github.com/pulumi/pulumi/pull/10)

- [ci] Use GH_TOKEN instead of GITHUB_TOKEN
[#8](https://github.com/pulumi/pulumi/pull/8)

Versions follow [Semantic Versioning](https://semver.org/).

## 0.0.4 / 2023-04-09
Expand All @@ -17,4 +40,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.

4 changes: 0 additions & 4 deletions changelog/pending/20230415--ci--add-ci-for-releases.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions changelog/pending/20230415--ci--fix-ancestor-with-depth.yaml

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 2b478a8

Please sign in to comment.