Skip to content

Commit

Permalink
chore(main): release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Val-istar-Guo committed Sep 1, 2024
1 parent b2810cc commit 96a62cc
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 @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.2](https://github.com/buka-lnc/npm.eslint-config/compare/v2.0.1...v2.0.2) (2024-09-01)


### Performance Improvements

* no-unused-vars set caughtErrors to none ([0de16e9](https://github.com/buka-lnc/npm.eslint-config/commit/0de16e987650cb8bb5ef869c1c0ccb09beab3c23))

## [2.0.1](https://github.com/buka-lnc/npm.eslint-config/compare/v2.0.0...v2.0.1) (2024-08-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@buka/eslint-config",
"version": "2.0.1",
"version": "2.0.2",
"description": "ESLint config for Buka LTC",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 96a62cc

Please sign in to comment.