chore: bump version to 1.0.5 and build action

This commit is contained in:
github-actions[bot]
2025-08-15 03:52:23 +00:00
parent d4b191046b
commit 05d53d72da
4 changed files with 65509 additions and 1 deletions

65505
dist/index.js vendored Normal file

File diff suppressed because one or more lines are too long

BIN
dist/lib/v8/index.node vendored Executable file

Binary file not shown.

3
dist/package.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"type": "module"
}

View File

@@ -1,6 +1,6 @@
{
"name": "usage-statistics",
"version": "1.0.4",
"version": "1.0.5",
"type": "module",
"description": "A comprehensive GitHub Action for tracking download statistics across multiple platforms",
"repository": {