Skip to content

Commit

Permalink
Release v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Jun 16, 2023
1 parent fd4e359 commit 0d718fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Changelog

Tag ranges `v0.0.1...v1.2.2` (19). [All GitHub Releases](https://github.com/lvjiaxuan/vscode-eslint-disable/releases).
Tag ranges `v0.0.1...v1.2.3` (20). [All GitHub Releases](https://github.com/lvjiaxuan/vscode-eslint-disable/releases).

## v1.2.2 <sub>(2023-06-16)</sub>
[Compare changes](https://github.com/lvjiaxuan/vscode-eslint-disable/compare/v1.2.1...v1.2.2)
## v1.2.3 <sub>(2023-06-16)</sub>
[Compare changes](https://github.com/lvjiaxuan/vscode-eslint-disable/compare/v1.2.2...v1.2.3)

## v1.2.3 <sub>(2023-06-16)</sub>
[Compare changes](https://github.com/lvjiaxuan/vscode-eslint-disable/compare/v1.2.1...v1.2.3)

## v1.2.1 <sub>(2023-03-24)</sub>
[Compare changes](https://github.com/lvjiaxuan/vscode-eslint-disable/compare/v1.2.0...v1.2.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"publisher": "lvjiaxuan",
"name": "vscode-eslint-disable",
"displayName": "ESLint Disable",
"version": "1.2.2",
"version": "1.2.3",
"description": "Using hotkeys to insert the corresponding disabling rules comment.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 0d718fc

Please sign in to comment.