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 15fb5eb commit 5544bbfCopy full SHA for 5544bbf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.1.0](https://github.com/5e-bits/5e-database/compare/v4.0.0...v4.1.0) (2025-09-15)
2
+
3
4
+### Features
5
6
+* **2024:** Adding equipment and equipment categories ([#860](https://github.com/5e-bits/5e-database/issues/860)) ([15fb5eb](https://github.com/5e-bits/5e-database/commit/15fb5ebeb2eed406bd97e8ea566a67a59793b340))
7
8
# [4.0.0](https://github.com/5e-bits/5e-database/compare/v3.26.1...v4.0.0) (2025-09-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "5e-database",
- "version": "4.0.0",
+ "version": "4.1.0",
"description": "Database for 5e-srd-api",
"private": true,
"engines": {
0 commit comments