Skip to content

Commit

Permalink
chore(release): 2.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.8](v2.0.7...v2.0.8) (2024-10-05)

### Bug Fixes

* **deps:** update dependency eslint-plugin-import to v2.31.0 ([bbdda61](bbdda61))
  • Loading branch information
semantic-release-bot committed Oct 5, 2024
1 parent bbdda61 commit 6924d9a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.8](https://github.com/adobe/helix-eslint-config/compare/v2.0.7...v2.0.8) (2024-10-05)


### Bug Fixes

* **deps:** update dependency eslint-plugin-import to v2.31.0 ([bbdda61](https://github.com/adobe/helix-eslint-config/commit/bbdda61baf718e17413588cf73f2aea194a2360d))

## [2.0.7](https://github.com/adobe/helix-eslint-config/compare/v2.0.6...v2.0.7) (2024-09-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/eslint-config-helix",
"version": "2.0.7",
"version": "2.0.8",
"description": "Helix's ESLint config, based on Airbnb's style guide",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6924d9a

Please sign in to comment.