Skip to content

Commit 236413c

Browse files
Publish Next Version (#363)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0625daf commit 236413c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/witty-ears-remember.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cloudfour/eslint-plugin
22

3+
## 18.0.1
4+
5+
### Patch Changes
6+
7+
- [#362](https://github.com/cloudfour/eslint-config/pull/362) [`0625daf`](https://github.com/cloudfour/eslint-config/commit/0625dafc4233fc34a9f24024962538778b6ecf62) Thanks [@calebeby](https://github.com/calebeby)! - Fix dependency version for eslint-plugin-import
8+
39
## 18.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudfour/eslint-plugin",
3-
"version": "18.0.0",
3+
"version": "18.0.1",
44
"description": "Cloud Four's shareable ESLint configuration",
55
"author": "Cloud Four <[email protected]> (http://cloudfour.com)",
66
"homepage": "https://github.com/cloudfour/eslint-config",

0 commit comments

Comments
 (0)