Skip to content

Commit 64dd796

Browse files
chore: release astro-eslint-parser (#106)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0f97b0d commit 64dd796

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/nice-pigs-press.md

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

.changeset/stale-beers-camp.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.7.0
4+
5+
### Minor Changes
6+
7+
- [#105](https://github.com/ota-meshi/astro-eslint-parser/pull/105) [`0f97b0d`](https://github.com/ota-meshi/astro-eslint-parser/commit/0f97b0d45cac886989217bb6907780fc5fd171f0) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency astrojs-compiler-sync to ^0.3.0
8+
9+
- [#104](https://github.com/ota-meshi/astro-eslint-parser/pull/104) [`b1ab214`](https://github.com/ota-meshi/astro-eslint-parser/commit/b1ab2142c7a3a0aee97858eb4b7af85a7a192798) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency @astrojs/compiler to ^0.27.0
10+
311
## 0.6.3
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.6.3",
3+
"version": "0.7.0",
44
"description": "Astro component parser for ESLint",
55
"main": "lib/index.js",
66
"module": "lib/index.mjs",

0 commit comments

Comments
 (0)