Skip to content

Commit a3b49e1

Browse files
chore(main): release 1.0.0
1 parent 16d4b6d commit a3b49e1

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ ".": "0.0.0" }
1+
{".":"1.0.0"}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-06-27)
4+
5+
6+
### Features
7+
8+
* Basic keyword completion ([b2d0302](https://github.com/armsnyder/gdshader-language-server/commit/b2d0302a9d7bd2d3bf058ca2b9b439776d8d4164))
9+
* Implement text buffers and textdocument notifications ([c96d24f](https://github.com/armsnyder/gdshader-language-server/commit/c96d24fe5b5cc1b9aedd4f7a4d9484b50bcb0126))
10+
* Initial project setup ([0b0e481](https://github.com/armsnyder/gdshader-language-server/commit/0b0e48132723f6806f8e44683b1d98d3fa842704))
11+
12+
13+
### Bug Fixes
14+
15+
* Fix group_uniforms keyword ([fd20ad5](https://github.com/armsnyder/gdshader-language-server/commit/fd20ad520521cfa3ee1753d8dec28f3d2837b9a6))

0 commit comments

Comments
 (0)