Skip to content

Commit 7a44b53

Browse files
chore: release v0.11.0
1 parent fea720c commit 7a44b53

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
# [0.11.0](https://github.com/JoshuaKGoldberg/flint/compare/0.10.3...0.11.0) (2025-06-17)
4+
5+
### Features
6+
7+
- created initial core JSON language plugin ([#91](https://github.com/JoshuaKGoldberg/flint/issues/91)) ([fea720c](https://github.com/JoshuaKGoldberg/flint/commit/fea720c369f55c14678752aee9b8dd0b5436adde)), closes [#46](https://github.com/JoshuaKGoldberg/flint/issues/46)
8+
39
## [0.10.3](https://github.com/JoshuaKGoldberg/flint/compare/0.10.2...0.10.3) (2025-06-17)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flint",
3-
"version": "0.10.3",
3+
"version": "0.11.0",
44
"description": "[Experimental] A fast, friendly linter. ❤️‍🔥",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)