Skip to content

Commit 6509bd9

Browse files
committed
chore: update changelog for v0.6.0 and bump version to v0.6.2 in index.js
1 parent bc1e13c commit 6509bd9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes for each version of the Ambient Music extension.
44

55
---
66

7+
## v0.6.2 2025 08 24
8+
9+
- feat: Integrate Vitest for comprehensive unit testing.
10+
- chore: Bump version to 0.6.2.
11+
12+
## v0.6.0 2025 08 23
13+
714
## v0.5.1 2025 08 23
815

916
- feat: Improve error handling in `src/index.ts` to gracefully manage unknown error types.

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* universal-version-bump v0.6.0
2+
* universal-version-bump v0.6.2
33
* Universal Version Bump
44
*
55
* Description: A GitHub Action to automatically bump versions across any app (Node, Python, PHP, Docker, etc.)

0 commit comments

Comments
 (0)