Skip to content

Commit

Permalink
chore: release svelte-eslint-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 8, 2023
1 parent ec061f5 commit 5c3a90a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/modern-spiders-retire.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# svelte-eslint-parser

## 0.24.0

### Minor Changes

- [#292](https://github.com/ota-meshi/svelte-eslint-parser/pull/292) [`ec061f5`](https://github.com/ota-meshi/svelte-eslint-parser/commit/ec061f574d73aa25c13a631bb3be6fa2f861e8e8) Thanks [@ota-meshi](https://github.com/ota-meshi)! - BREAKING: fix resolve to module scope for top level statements

This change corrects the result of `context.getScope()`, but it is a breaking change.

## 0.23.0

### Minor Changes
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": "svelte-eslint-parser",
"version": "0.23.0",
"version": "0.24.0",
"description": "Svelte parser for ESLint",
"repository": "git+https://github.com/ota-meshi/svelte-eslint-parser.git",
"homepage": "https://github.com/ota-meshi/svelte-eslint-parser#readme",
Expand Down

0 comments on commit 5c3a90a

Please sign in to comment.