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 51906ff commit 60647c7Copy full SHA for 60647c7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.2](https://github.com/andrewmcodes/commitlint-config/compare/v0.1.1...v0.1.2) (2023-05-25)
4
+
5
6
+### Bug Fixes
7
8
+* set access to public ([51906ff](https://github.com/andrewmcodes/commitlint-config/commit/51906ff83a20635e68f59204866b004b255e8644))
9
10
## [0.1.1](https://github.com/andrewmcodes/commitlint-config/compare/v0.1.0...v0.1.1) (2023-05-25)
11
12
package.json
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@andrewmcodes/commitlint-config",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "Personal commitlint config for @andrewmcodes",
"license": "MIT",
"author": "Andrew Mason (https://andrewm.codes)",
0 commit comments