We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70b02f commit a4f2216Copy full SHA for a4f2216
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.1](https://github.com/andrewmcodes/commitlint-config/compare/v0.1.0...v0.1.1) (2023-05-25)
4
+
5
6
+### Bug Fixes
7
8
+* set correct package name ([b70b02f](https://github.com/andrewmcodes/commitlint-config/commit/b70b02f4d03177957acd2d840cdc9dd8f6194a93))
9
10
## 0.1.0 (2023-05-25)
11
12
package.json
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@andrewmcodes/commitlint-config",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Personal commitlint config for @andrewmcodes",
"license": "MIT",
"author": "Andrew Mason (https://andrewm.codes)",
0 commit comments