Skip to content

Commit a4f2216

Browse files
chore(main): release 0.1.1 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b70b02f commit a4f2216

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.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+
310
## 0.1.0 (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.0",
4+
"version": "0.1.1",
55
"description": "Personal commitlint config for @andrewmcodes",
66
"license": "MIT",
77
"author": "Andrew Mason (https://andrewm.codes)",

0 commit comments

Comments
 (0)