We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81dae46 commit 5a856deCopy full SHA for 5a856de
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [5.1.0](https://github.com/5e-bits/5e-srd-api/compare/v5.0.0...v5.1.0) (2025-09-15)
2
+
3
4
+### Features
5
6
+* **2024:** Add equipment and categories ([#815](https://github.com/5e-bits/5e-srd-api/issues/815)) ([81dae46](https://github.com/5e-bits/5e-srd-api/commit/81dae461faa031b93d9c0edf86a458f7c1f3f2c6))
7
8
# [5.0.0](https://github.com/5e-bits/5e-srd-api/compare/v4.2.1...v5.0.0) (2025-09-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "dnd-5e-srd-api",
- "version": "5.0.0",
+ "version": "5.1.0",
"engines": {
"node": "22.x"
},
0 commit comments