Skip to content

Commit e744c5e

Browse files
chore(release-bot): prepare for release notes on v0.1.0
1 parent 931314c commit e744c5e

File tree

1 file changed

+24
-9
lines changed

1 file changed

+24
-9
lines changed

CHANGELOG.md

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,34 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5+
## [0.1.0] - 2024-08-27
76

8-
## [Unreleased]
7+
### 🚀 Features
98

10-
### Added
9+
- Introduce auto release - ([d0d0e93](https://github.com/pplmx/setup-my-action/commit/d0d0e93ccf89947bc411a318c2358ab57ff82e8a))
10+
- Add a more comprehensive GitHub Action development example - ([8f81390](https://github.com/pplmx/setup-my-action/commit/8f81390f4d857e9a8811030b8aeaa15d83d51b8b))
11+
- Init - ([df8e285](https://github.com/pplmx/setup-my-action/commit/df8e2852c7514418d222bd1789c85850c749c2d6))
1112

12-
- support some features
13+
### 🐛 Bug Fixes
1314

14-
### Changed
15+
- Input.txt file not found - ([a4c1f90](https://github.com/pplmx/setup-my-action/commit/a4c1f9094e741656a449f9e9f67eb2ca8fa0bba9))
1516

16-
- change some existed behaviors/logic
17+
### 🚜 Refactor
1718

18-
### Fixed
19+
- Rearrange the project structure - ([51accfc](https://github.com/pplmx/setup-my-action/commit/51accfc696114df3b137d91f0fb88fb7ec6d83ff))
20+
- Simplify the check api - ([2c3e276](https://github.com/pplmx/setup-my-action/commit/2c3e27634c224980ad8788ef9f97bf7f04ec2a6a))
1921

20-
- fix some bugs
22+
### ⚙️ Miscellaneous Tasks
23+
24+
- Update the git-cliff version - ([931314c](https://github.com/pplmx/setup-my-action/commit/931314c7722c82ca77652057308d4df012646dc3))
25+
26+
### Build
27+
28+
- Optimize the Dockerfile - ([8f72cd9](https://github.com/pplmx/setup-my-action/commit/8f72cd974531f5ff93b8187e544264b59d09c516))
29+
- Optimize the Dockerfile - ([bebc70c](https://github.com/pplmx/setup-my-action/commit/bebc70c4c7f560e1e69662c46f4a5b5bba91a3e3))
30+
31+
## New Contributors ❤️
32+
33+
* @pplmx made their first contribution
34+
35+
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)