Skip to content

Commit

Permalink
release: 2022-06-22, Version 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
logdnabot committed Jun 22, 2022
1 parent 72e2273 commit 0bad322
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Changelog

# 1.0.0 (2022-06-22)


### Build System

* **initial**: Project scaffolding and initial code [72e2273](https://github.com/logdna/commitlint-config-mezmo/commit/72e22738da75f0a0a661137a35ca861e9ba8cf3f) - Darin Spivey, closes: [#1](https://github.com/logdna/commitlint-config-mezmo/issues/1)


### Miscellaneous

* Initial commit [e8766e0](https://github.com/logdna/commitlint-config-mezmo/commit/e8766e083294a4b3ced9d550235648aa834ab2f1) - Darin Spivey


### **BREAKING CHANGES**

* **initial:** Project scaffolding and initial code
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@logdna/commitlint-config-mezmo",
"description": "Commitlint configuration to enforce commit message best practices",
"version": "0.0.0",
"version": "1.0.0",
"main": "index.js",
"bin": {
"commitlint-mezmo": "./bin/cli.js"
Expand Down

0 comments on commit 0bad322

Please sign in to comment.