Skip to content

Commit 2289d88

Browse files
chore(main): release 4.7.0 (#1067)
🤖 I have created a release *beep* *boop* --- ## [4.7.0](v4.6.3...v4.7.0) (2026-04-19) ### Features * **2024:** 2024 classes and updates to proficiencies and equipments ([#1068](#1068)) ([d418128](d418128)) * **2024:** Add Dev bypass to tests ('-nyi') ([#1075](#1075)) ([70a2768](70a2768)) * update 2024 ClassSchema with primary_ability logic ([#1066](#1066)) ([e413273](e413273)) --- 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 70a2768 commit 2289d88

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

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

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

30+
## [4.7.0](https://github.com/5e-bits/5e-database/compare/v4.6.3...v4.7.0) (2026-04-19)
31+
32+
33+
### Features
34+
35+
* **2024:** 2024 classes and updates to proficiencies and equipments ([#1068](https://github.com/5e-bits/5e-database/issues/1068)) ([d418128](https://github.com/5e-bits/5e-database/commit/d4181284546f4d49bc013e04701f32b52f1b3bed))
36+
* **2024:** Add Dev bypass to tests ('-nyi') ([#1075](https://github.com/5e-bits/5e-database/issues/1075)) ([70a2768](https://github.com/5e-bits/5e-database/commit/70a2768e320cce4f19344033aad1325127e1cf4d))
37+
* update 2024 ClassSchema with primary_ability logic ([#1066](https://github.com/5e-bits/5e-database/issues/1066)) ([e413273](https://github.com/5e-bits/5e-database/commit/e4132737f8ace1674e33643123d3a4a1ec38a3e9))
38+
3039
## [4.6.3](https://github.com/5e-bits/5e-database/compare/v4.6.2...v4.6.3) (2026-04-01)
3140

3241

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.3",
3+
"version": "4.7.0",
44
"description": "Database for 5e-srd-api",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)