Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Commit 3fd8a43

Browse files
committed
auto: Updated CHANGELOG.md
1 parent f44adea commit 3fd8a43

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

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

33
## Extension
4+
- refactor: better notification check
5+
- feat: adding molang deprecated code actions
46
- chore: auto updating package lock (#878)
57
- feat: updating molang code (#849)
68
- build(deps-dev): bump globals from 16.3.0 to 16.4.0 (#877)
@@ -18,9 +20,7 @@
1820
- build(deps-dev): bump @types/picomatch from 4.0.1 to 4.0.2 (#839)
1921
- build(deps): bump minecraft-bedrock-schemas from `0967f07` to `cd9e499` (#841)
2022
- build(deps): bump the important group with 7 updates (#834)
21-
- build(deps): bump picomatch and @types/picomatch (#836)
22-
- build(deps-dev): bump form-data from 4.0.2 to 4.0.4 (#833)
23-
- build(deps): bump @types/vscode from 1.101.0 to 1.102.0 (#831)
23+
- build(deps): bump picomatch and @types/picomatch (#836)
2424

2525
## Schemas
2626
- build(deps-dev): bump @types/node in the nodejs group (#379)
@@ -45,6 +45,7 @@
4545
- fixup
4646

4747
## Diagnoser
48+
- feat: adding the start of extended information
4849
- fix: , -> . for identifiers
4950
- fix: removing stray ()
5051
- fix: swapping user <-> resource for animations for correct checks
@@ -63,8 +64,7 @@
6364
- Bump actions/checkout from 4 to 5 in the all group (#409)
6465
- fix: object is undefined
6566
- fix: ensuring not an object is passed as id
66-
- chore(deps): updating blockceptions dependencies
67-
- fix: to many errors where thrown
67+
- chore(deps): updating blockceptions dependencies
6868

6969
## Commands
7070
- build(deps-dev): bump @types/node in the nodejs group (#245)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1384,4 +1384,4 @@
13841384
}
13851385
]
13861386
}
1387-
}
1387+
}

0 commit comments

Comments
 (0)