Skip to content

Commit e706247

Browse files
committed
docs: Update CHANGELOG.md for v0.9.0
1 parent 30fa6a5 commit e706247

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes for each version of the Ambient Music extension.
44

55
---
66

7+
## v0.9.0 2025 08 25
8+
9+
### Added
10+
11+
- Implemented automatic release branch and pull request generation for version bumps.
12+
- Sourcemap and `index.js` are now included in the `dist` folder.
13+
14+
### Changed
15+
16+
- The `phpUpdater` regex has been updated to better handle version replacements.
17+
- The regex for content replacement in the manifest update has been improved.
18+
- The build process has been enhanced with source maps, license generation, and minor documentation formatting.
19+
- `README.md`, `DEVELOPER.md`, and `CHANGELOG.md` have been updated with action inputs.
20+
21+
### Fixed
22+
23+
- Improved version handling and regex replacements in updaters.
24+
725
## v0.8.10 2025 08 25
826

927
### Changed
@@ -292,4 +310,4 @@ All notable changes for each version of the Ambient Music extension.
292310
- CI: Keep the versions up-to-date.
293311
- Updated.
294312
- Build: Update build script.
295-
- Updated readme.
313+
- Updated readme.

0 commit comments

Comments
 (0)