Skip to content

Commit

Permalink
Merge pull request #13 from chialab/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
edoardocavazza authored Apr 12, 2024
2 parents 5759d63 + 33ae58b commit c7487b1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/ten-apricots-sniff.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chialab/eslint-config

## 4.1.1

### Patch Changes

- 5759d63: Fix `jsx-a11y/img-redundant-alt` severity.

## 4.1.0

### Minor Changes
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": "@chialab/eslint-config",
"description": "Chialab's linting rules for ESLint.",
"version": "4.1.0",
"version": "4.1.1",
"license": "MIT",
"author": "Chialab <[email protected]> (https://www.chialab.it)",
"main": "index.js",
Expand Down

0 comments on commit c7487b1

Please sign in to comment.