Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sabertazimi committed Sep 16, 2021
1 parent 24710b0 commit a26b0e4
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# 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 (2021-09-16)


### :sparkles: Features

* **CI-bot:** add configuration for todo bot ([8c3478f](https://github.com/sabertazimi/.github/commit/8c3478f515ca1750b330c4e26db8ad4fdba68be1))
* **CI:** setup basic CI workflow ([1bedaee](https://github.com/sabertazimi/.github/commit/1bedaee1261e74de8b8fd558f7a142c84e4b91cc))
* **GitHub-community:** add community health files ([7dcd728](https://github.com/sabertazimi/.github/commit/7dcd72892039f9dc401524b7f46ef880a9dce773))
* **profile:** add personal GitHub profile ([ff4dfe4](https://github.com/sabertazimi/.github/commit/ff4dfe4247205b678fba2350271dad7d96c27925))


### :bug: Bug Fixes

* **gitignore:** add `yarn` berry files ([e662f48](https://github.com/sabertazimi/.github/commit/e662f4862e88895e3a5825bb475813ac27040f1a))
* **profile:** remove redundant profile files ([866ea2e](https://github.com/sabertazimi/.github/commit/866ea2e3e2ea82cd9b172db034dd4e74ba6e1a64))
* **yarn:** specific package manager for corepack ([92fcc7f](https://github.com/sabertazimi/.github/commit/92fcc7fc7f339c5692bb5f3c9fafda86b81505f1))


### :rocket: Building Work

* **deps-bot:** setup deps bot configuration ([9dab1cb](https://github.com/sabertazimi/.github/commit/9dab1cbe1300ef8bb3bdb9f2a677770163429709))
* **deps:** add `yarn` support ([e345aaf](https://github.com/sabertazimi/.github/commit/e345aaf2551fa5c6a69d0227f8f20e385ef710f0))
* **version:** add `standard-version` scripts ([24710b0](https://github.com/sabertazimi/.github/commit/24710b024a82412df365c0f45593ffae3af1ea95))

0 comments on commit a26b0e4

Please sign in to comment.