Skip to content

Commit 50525b3

Browse files
chore(main): release 4.6.1 (#1053)
🤖 I have created a release *beep* *boop* --- ## [4.6.1](v4.6.0...v4.6.1) (2026-04-01) ### Bug Fixes * **2024:** Replace unknown with APIReferenceSchema for magic items ([5c15e94](5c15e94)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: 5e-bits-deploy-bot[bot] <209387221+5e-bits-deploy-bot[bot]@users.noreply.github.com>
1 parent 5c15e94 commit 50525b3

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ integration tests in the API project.
2727

2828
## Is there a Github issue this is resolving?
2929

30+
## [4.6.1](https://github.com/5e-bits/5e-database/compare/v4.6.0...v4.6.1) (2026-04-01)
31+
32+
33+
### Bug Fixes
34+
35+
* **2024:** Replace unknown with APIReferenceSchema for magic items ([5c15e94](https://github.com/5e-bits/5e-database/commit/5c15e944ff6da300f80238102039d32cfcc1a533))
36+
3037
## [4.6.0](https://github.com/5e-bits/5e-database/compare/v4.5.1...v4.6.0) (2026-04-01)
3138

3239

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "5e-database",
3-
"version": "4.6.0",
3+
"version": "4.6.1",
44
"description": "Database for 5e-srd-api",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)