generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0eab11c
commit 3e449e3
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## 1.0.0 (2020-10-12) | ||
|
||
|
||
### Features | ||
|
||
* 🎸 implement the angular-versions-actions with dummy data ([8d7aa94](https://github.com/ngworker/angular-versions-action/commit/8d7aa94b8b67853a4f57183422a70e62198a379e)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* 🐛 avoid catch unhandled errors ([5f94f49](https://github.com/ngworker/angular-versions-action/commit/5f94f497b014bd45541ec23508dbfc0b9c11cada)) | ||
* 🐛 change build folder ([78fe1a5](https://github.com/ngworker/angular-versions-action/commit/78fe1a53e3f2442340aaa4bf4fa5a38f6e42a2e4)) | ||
* 🐛 re-package action ([59b768e](https://github.com/ngworker/angular-versions-action/commit/59b768e2078337c1d77a036eb02309faf98afe84)) | ||
* 🐛 use real data to replace ([be6eeb2](https://github.com/ngworker/angular-versions-action/commit/be6eeb250ac10c3f5becacb55c6703b393de6d03)) |