Skip to content

Commit

Permalink
chore(version): 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eviweb committed Apr 21, 2022
1 parent 0715169 commit 91d6461
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- - -
## [0.1.0](https://github.com/eviweb/qa-tools/compare/92ba9397a9cec5008219a96682dd54b133570550..0.1.0) - 2022-04-21
### Configuration
- **(changelog)** ⚙️ add changelog config options - ([0715169](https://github.com/eviweb/qa-tools/commit/0715169ea6a998363fd3e04ae91c209108f81acf)) - Eric Villard
- ⚙️ set custom types and related icons - ([21b7ef5](https://github.com/eviweb/qa-tools/commit/21b7ef5f2c71df2d8b462e24f54f608aa461dcdd)) - Eric Villard
### Documentation
- 📚 add README.md - ([95c63b6](https://github.com/eviweb/qa-tools/commit/95c63b6adf690785c7f0f0457ece878ab7998bd4)) - Eric Villard
### Features
- **(git-hook)** ✨ add commit-msg git hook - ([d99449b](https://github.com/eviweb/qa-tools/commit/d99449b2feeb8ba686a10df3356a816b8ac01a39)) - Eric Villard
- **(insert-icon)** ✨ implement insert-icon command - ([78afa3a](https://github.com/eviweb/qa-tools/commit/78afa3a2316cedfcd80b2674f7264d914ae1e6fc)) - Eric Villard
### Miscellaneous Chores
- **(changelog)** 🧹 add CHANGELOG.md + changelog cog template - ([5fdf1ce](https://github.com/eviweb/qa-tools/commit/5fdf1ce0f7da33d774eeb98a7426349f5aa29aff)) - Eric Villard
- **(install)** 🧹 add installer - ([a01e62c](https://github.com/eviweb/qa-tools/commit/a01e62c05614514b348183efbb05c4e4fd8b524a)) - Eric Villard
- **(templates)** 🧹 import default git templates - ([1a19055](https://github.com/eviweb/qa-tools/commit/1a19055a1bf027182149567b9ff58a88004cbfa9)) - Eric Villard
### Tests
- **(insert-icon)** ✅ add unit tests and related fixtures - ([0a69af1](https://github.com/eviweb/qa-tools/commit/0a69af16eeadb613dc7e858cece7e4e506057310)) - Eric Villard
- ✅ add runner and functions - ([cf5092a](https://github.com/eviweb/qa-tools/commit/cf5092a32a5db11ab7b35df9e043bf8dcb207542)) - Eric Villard
### Tooling
- **(binary)** 🔧 add commands to bin directory - ([77545f1](https://github.com/eviweb/qa-tools/commit/77545f1ec96cdfdac711d9bd6609d0bd7111975e)) - Eric Villard
- **(vendor)** 🔧 add third party tools - ([c1a4889](https://github.com/eviweb/qa-tools/commit/c1a48892ad572bf11d7f457ca4c51d7579ea483b)) - Eric Villard

- - -

0 comments on commit 91d6461

Please sign in to comment.