Skip to content

Commit 114cf7b

Browse files
committed
chore: update version to v0.4.4
1 parent bd975f2 commit 114cf7b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7+
## [0.4.4] - 2026-04-30
8+
9+
### Changed
10+
11+
- README: use Marketplace links in "You may also like" section
12+
713
## [0.4.3] - 2026-04-30
814

915
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-copilot-usage",
33
"displayName": "GitHub Copilot Usage",
4-
"version": "0.4.3",
4+
"version": "0.4.4",
55
"description": "Show GitHub Copilot Premium requests usage in the status bar.",
66
"categories": [
77
"Other"

0 commit comments

Comments
 (0)