Skip to content

Commit

Permalink
release(eslint-config-ts): v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alex8088 committed Dec 19, 2023
1 parent 314f4cc commit 5e8edcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/eslint-config-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### v1.0.1 (_2023-12-19_)

- chore(deps): update typescript to v5
- chore(deps): update all non-major dependencies

### v1.0.0 (_2023-07-24_)

- basic ESLint config for Electron-TypeScript projects.
2 changes: 1 addition & 1 deletion packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@electron-toolkit/eslint-config-ts",
"version": "1.0.0",
"version": "1.0.1",
"description": "Basic ESLint config for Electron-TypeScript projects.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 5e8edcc

Please sign in to comment.