Skip to content

Commit

Permalink
chore(main): release 1.0.3 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 9, 2023
1 parent 331bd04 commit 6c2702e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.3](https://github.com/jcamp-code/eslint-config/compare/v1.0.2...v1.0.3) (2023-10-09)


### 🐛 Bug Fixes

* Disable eslint/sort-imports ([331bd04](https://github.com/jcamp-code/eslint-config/commit/331bd04c28d1208f8f651a7262830a97444eb966))

## [1.0.2](https://github.com/jcamp-code/eslint-config/compare/v1.0.1...v1.0.2) (2023-10-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jcamp/eslint-config",
"type": "module",
"version": "1.0.2",
"version": "1.0.3",
"description": "JohnCampionJr's ESLint config",
"author": "John Campion (https://github.com/JohnCampionJr/)",
"license": "MIT",
Expand Down

0 comments on commit 6c2702e

Please sign in to comment.