Skip to content

Commit 9fc7948

Browse files
committed
chore: update version to v0.3.1
1 parent 4fb75c2 commit 9fc7948

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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.3.1] - 2026-03-12
8+
9+
- Packaging: exclude dev files (tests, configs, dotfiles) from the published extension
10+
711
## [0.3.0] - 2026-03-11
812

913
- ⏱️ Show last-updated timestamp in tooltip (`Updated at HH:mm:ss`, or full date across days)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "github-copilot-usage",
33
"displayName": "GitHub Copilot Usage",
44
"description": "Show GitHub Copilot Premium requests usage in the status bar.",
5-
"version": "0.3.0",
5+
"version": "0.3.1",
66
"author": "euxx",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)