Skip to content

Commit de9e50b

Browse files
authored
Add 4.1.0 changelog entry from stable branch (#156)
Syncs changelog entry from stable branch release to main. This ensures tools like Dependabot can see the changelog for this release. This PR was automatically created by the post-release workflow.
2 parents 3ef742b + 92e3ffb commit de9e50b

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## 4.1.0 (2026-02-02)
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at 4.1-stable -->
6+
7+
## What's Changed
8+
### Breaking Changes
9+
* Update to Alchemy 8.1 by @tvdeyen in https://github.com/AlchemyCMS/alchemy-json_api/pull/153
10+
### Dependencies
11+
* Bump prettier from 3.7.4 to 3.8.1 by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/151
12+
* Bump vitest from 4.0.16 to 4.0.17 in the vitest group by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/149
13+
* Bump vite from 7.2.2 to 7.3.1 by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/148
14+
* Bump vitest from 4.0.17 to 4.0.18 in the vitest group by @dependabot[bot] in https://github.com/AlchemyCMS/alchemy-json_api/pull/152
15+
### Other Changes
16+
* Pass rubygems_api_key secret to release workflow by @tvdeyen in https://github.com/AlchemyCMS/alchemy-json_api/pull/147
17+
18+
19+
**Full Changelog**: https://github.com/AlchemyCMS/alchemy-json_api/compare/v4.0.1...v4.1.0
20+
21+
322
## 4.0.1 (2025-12-23)
423

524
## What's Changed

0 commit comments

Comments
 (0)