Skip to content

Commit aa06418

Browse files
chore: release astro-eslint-parser (#146)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f7ae285 commit aa06418

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/olive-countries-brush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/swift-terms-buy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# astro-eslint-parser
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [#147](https://github.com/ota-meshi/astro-eslint-parser/pull/147) [`f7ae285`](https://github.com/ota-meshi/astro-eslint-parser/commit/f7ae2859f577721d02d9dba85889cfa81e9d04d1) Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: change to generate scope manager
8+
9+
- [#145](https://github.com/ota-meshi/astro-eslint-parser/pull/145) [`8ac3e6c`](https://github.com/ota-meshi/astro-eslint-parser/commit/8ac3e6c9259ace8cf5de06c5c0173cd499ac8928) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency @astrojs/compiler to ^0.33.0
10+
311
## 0.9.5
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-eslint-parser",
3-
"version": "0.9.5",
3+
"version": "0.10.0",
44
"description": "Astro component parser for ESLint",
55
"main": "lib/index.js",
66
"module": "lib/index.mjs",

0 commit comments

Comments
 (0)