Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 5, 2025
1 parent 362aa6b commit 6ab81d4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GitHub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
VCPKG_DISABLE_METRICS: 1

steps:
- uses: pozil/auto-assign-issue@v2.1.2
- uses: pozil/auto-assign-issue@v2.0.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: NikolaRHristov
Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
## 0.2.1

### Changed

- Updated version to 0.2.1
- Updated @types/node from 22.10.1 to 22.10.5
- Updated commander from 12.1.0 to 13.0.0
- Updated esbuild from 0.24.0 to 0.24.2
- Updated fast-glob from 3.3.2 to 3.3.3
- Simplified command options naming

### Added

- Added DEPENDENTS.md
- Added .npmignore to exclude DEPENDENTS.md from published package

## 0.2.0

### Changed
Expand Down

0 comments on commit 6ab81d4

Please sign in to comment.