Skip to content

Tags: 5e-bits/5e-srd-api

Tags

v5.3.0

Toggle v5.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 5.3.0 (#1020)

🤖 I have created a release *beep* *boop*
---


##
[5.3.0](v5.2.4...v5.3.0)
(2026-03-10)


### Features

* **2024:** Add Backgrounds, Feats, and Proficiencies for 2024
([#1018](#1018))
([b584a84](b584a84))

---
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>

v5.2.4

Toggle v5.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 5.2.4 (#957)

🤖 I have created a release *beep* *boop*
---


##
[5.2.4](v5.2.3...v5.2.4)
(2025-12-11)


### Bug Fixes

* **ci:** Use app token
([#956](#956))
([5abffd8](5abffd8))

---
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>

v5.2.3

Toggle v5.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 5.2.3 (#955)

🤖 I have created a release *beep* *boop*
---


##
[5.2.3](v5.2.2...v5.2.3)
(2025-12-11)


### Bug Fixes

* **ci:** Release is now automatic on release PR merge
([#954](#954))
([d8a798d](d8a798d))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v5.2.2

Toggle v5.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 5.2.2 (#953)

🤖 I have created a release *beep* *boop*
---


##
[5.2.2](v5.2.1...v5.2.2)
(2025-12-04)


### Bug Fixes

* Add Spell field resolver to Subclass Resolver
([#952](#952))
([c15ef5d](c15ef5d))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v5.2.1

Toggle v5.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 5.2.1 (#947)

🤖 I have created a release *beep* *boop*
---


##
[5.2.1](v5.2.0...v5.2.1)
(2025-12-01)


### Bug Fixes

* missing subclass features
([#946](#946))
([8170142](8170142))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 5.2.0 (#916)

🤖 I have created a release *beep* *boop*
---


##
[5.2.0](v5.1.0...v5.2.0)
(2025-10-24)


### Features

* **release:** Use release please
([#911](#911))
([a8b50dd](a8b50dd))


### Bug Fixes

* **dependabot:** use build instead of deps
([#920](#920))
([52a439d](52a439d))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v5.1.0

Toggle v5.1.0's commit message
chore(release): 5.1.0 [skip ci]

# [5.1.0](v5.0.0...v5.1.0) (2025-09-15)

### Features

* **2024:** Add equipment and categories ([#815](#815)) ([81dae46](81dae46))

v5.0.0

Toggle v5.0.0's commit message
chore(release): 5.0.0 [skip ci]

# [5.0.0](v4.2.1...v5.0.0) (2025-09-04)

* refactor(race/subrace)!: remove redundant data ([#825](#825)) ([043fc16](043fc16))

### BREAKING CHANGES

* dropped the `race.starting_proficiencies`,
`race.starting_proficiency_options`, `subrace.starting_proficiencies`,
`subrace.language_options`, and `subrace.languages` properties of all
races and subraces in the database. Clients can instead find this data
on the corresponding traits linked to each race or subrace.

## How was it tested?

I ran the database + API project locally with Docker and called the
endpoints of the various classes and subclasses. I also ran the unit and
integration tests in the API project.

## Is there a Github issue this is resolving?

5e-bits/5e-database#874

## Was any impacted documentation updated to reflect this change?

I touched every reference of the properties in the API project. I took a
look at the docs project, but couldn't fully find my way around the
project to give a clear indication on if anything needed to change.

## Here's a fun image for your troubles
My players once sold an iron pot to well known business woman and secret
member of the Zhentarim and convinced her that it was a magic pot that
can restore spoiled food. They even sneaked into her house to cast
purify food and drink on it to make sure she believed them.
![Iron
Pot](https://github.com/user-attachments/assets/506e3b32-4093-42fd-8fa0-f8fd95bb85cb)

v4.2.1

Toggle v4.2.1's commit message
chore(release): 4.2.1 [skip ci]

## [4.2.1](v4.2.0...v4.2.1) (2025-06-23)

### Bug Fixes

* **races:** Language options is optional for graphql ([#807](#807)) ([2715e0f](2715e0f))

v4.2.0

Toggle v4.2.0's commit message
chore(release): 4.2.0 [skip ci]

# [4.2.0](v4.1.1...v4.2.0) (2025-06-13)

### Features

* **2024:** Add a bunch of easy endpoints to 2024 ([#800](#800)) ([2b4871d](2b4871d))