We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ff2e4 commit 1aa96c1Copy full SHA for 1aa96c1
2 files changed
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
+## [0.3.3] - 2026-03-14
8
+
9
+### Changed
10
11
+- Standardized icon spec
12
+- Synced config and docs from template
13
14
## [0.3.2] - 2026-03-13
15
16
- Update icon image to a clearer version
package.json
@@ -2,7 +2,7 @@
2
"name": "github-copilot-usage",
3
"displayName": "GitHub Copilot Usage",
"description": "Show GitHub Copilot Premium requests usage in the status bar.",
- "version": "0.3.2",
+ "version": "0.3.3",
"author": "euxx",
"license": "MIT",
"repository": {
0 commit comments