Skip to content

Commit 13ae48d

Browse files
committed
chore: bump version to v1.0.4
1 parent 6e69ca4 commit 13ae48d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.0.4] - 2025-07-23
2+
3+
### Changes
4+
- feat: add esbuild configuration and problem matcher plugin
5+
16
## [1.0.2] - 2025-07-22
27

38
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "graphql-complexity-vscode",
33
"displayName": "GraphQL Complexity Analyzer",
44
"description": "Displays GraphQL query complexity scores in VS Code.",
5-
"version": "1.0.3",
5+
"version": "1.0.4",
66
"publisher": "iconic",
77
"engines": {
88
"vscode": "^1.102.0"

0 commit comments

Comments
 (0)