Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
chore: 🔖 release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 17, 2021
1 parent 5977976 commit f918324
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## 0.1.0 (2021-03-17)


### Features

* ✅ add more test for message ([881fd3a](https://www.github.com/yi-Xu-0100/typescript-action/commit/881fd3a78bc6e5cae6a87fbe2ace5da913c03352))
* ✨ add utils for common function ([de88f41](https://www.github.com/yi-Xu-0100/typescript-action/commit/de88f4146fa78e99463eee9643dde863eeb2e241))


### Reverts

* ⏪ use lint-check instead of format-check ([bf79d87](https://www.github.com/yi-Xu-0100/typescript-action/commit/bf79d871a8b48e2cf9ab42b8fba406af51c41e6f))
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yi-xu-0100/typescript-action",
"version": "0.0.1",
"version": "0.1.0",
"description": "Example GitHub action build in typescript.",
"main": "lib/main.js",
"types": "lib/main.d.ts",
Expand Down

0 comments on commit f918324

Please sign in to comment.