File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com) and this p
88
99### Added
1010
11- - A ` Lang ` enum with the names of all first-party languages.
12- - A ` langs ` object with all first-party languages.
13-
1411### Changed
1512
1613### Deprecated
@@ -21,6 +18,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com) and this p
2118
2219### Security
2320
21+ ## [ 1.0.0] - 2025-06-13
22+
23+ ### Added
24+
25+ - A ` Lang ` enum with the names of all first-party languages.
26+ - A ` langs ` object with all first-party languages.
27+
2428## Types of changes
2529
2630- ` Added ` for new features.
@@ -29,3 +33,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com) and this p
2933- ` Removed ` for now removed features.
3034- ` Fixed ` for any bug fixes.
3135- ` Security ` in case of vulnerabilities.
36+
37+ [ Unreleased ] : https://github.com/coderabbitai/ast-grep-langs/compare/v1.0.0...HEAD
38+ [ 1.0.0 ] : https://github.com/coderabbitai/ast-grep-langs/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments