Skip to content

Commit

Permalink
chore(release): 2.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.9](v2.0.8...v2.0.9) (2025-02-06)

### Bug Fixes

* update copyright year ([#224](#224)) ([f66bdf2](f66bdf2))
  • Loading branch information
semantic-release-bot committed Feb 6, 2025
1 parent f66bdf2 commit f3b5f1b
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.9](https://github.com/adobe/helix-eslint-config/compare/v2.0.8...v2.0.9) (2025-02-06)


### Bug Fixes

* update copyright year ([#224](https://github.com/adobe/helix-eslint-config/issues/224)) ([f66bdf2](https://github.com/adobe/helix-eslint-config/commit/f66bdf20b1bd78f9d4e878e1b8824e727955b86b))

## [2.0.8](https://github.com/adobe/helix-eslint-config/compare/v2.0.7...v2.0.8) (2024-10-05)


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.8",
"version": "2.0.9",
"description": "Helix's ESLint config, based on Airbnb's style guide",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f3b5f1b

Please sign in to comment.