We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd975f2 commit 114cf7bCopy full SHA for 114cf7b
2 files changed
CHANGELOG.md
@@ -4,6 +4,12 @@ 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.4.4] - 2026-04-30
8
+
9
+### Changed
10
11
+- README: use Marketplace links in "You may also like" section
12
13
## [0.4.3] - 2026-04-30
14
15
### Fixed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "github-copilot-usage",
3
"displayName": "GitHub Copilot Usage",
- "version": "0.4.3",
+ "version": "0.4.4",
"description": "Show GitHub Copilot Premium requests usage in the status bar.",
"categories": [
"Other"
0 commit comments