Skip to content

Commit 60647c7

Browse files
chore(main): release 0.1.2 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 51906ff commit 60647c7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [0.1.1](https://github.com/andrewmcodes/commitlint-config/compare/v0.1.0...v0.1.1) (2023-05-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@andrewmcodes/commitlint-config",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"description": "Personal commitlint config for @andrewmcodes",
66
"license": "MIT",
77
"author": "Andrew Mason (https://andrewm.codes)",

0 commit comments

Comments
 (0)