You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 1.0.0 (2025-04-13)
2
+
3
+
4
+
### Features
5
+
6
+
* initial implementation of the extension ([5052c75](https://github.com/SBTopZZZ-LG/vscode-gitignoreio/commit/5052c750b8404f637e20f74a1af943a390d7ce64))
7
+
1
8
# Changelog
2
9
3
10
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
@@ -9,4 +16,4 @@ All notable changes to this project will be documented in this file. See [standa
9
16
* Initial release of VSCode GitIgnore Generator
10
17
* Add support for multiple template selection with autocompletion
11
18
* Integrate with gitignore.io API
12
-
* Implement service-based architecture for future extensibility
19
+
* Implement service-based architecture for future extensibility
0 commit comments