Skip to content

Commit 1fbe9d0

Browse files
chore(release): 0.0.7 [skip ci]
## [0.0.7](v0.0.6...v0.0.7) (2025-05-15) ### Bug Fixes * **action:** Uses NCC to build package for github action ([#5](#5)) ([4e79944](4e79944))
1 parent 4e79944 commit 1fbe9d0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.0.7](https://github.com/billyjbryant/git-assure/compare/v0.0.6...v0.0.7) (2025-05-15)
2+
3+
### Bug Fixes
4+
5+
- **action:** Uses NCC to build package for github action ([#5](https://github.com/billyjbryant/git-assure/issues/5)) ([4e79944](https://github.com/billyjbryant/git-assure/commit/4e79944a36852d6b6f88bbb60f0bfd78e62343f0))
6+
17
## [0.0.6](https://github.com/billyjbryant/git-assure/compare/v0.0.5...v0.0.6) (2025-05-15)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-assure",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "A tool for analyzing GitHub repositories for sustainability and security risks.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)