Skip to content

Commit 5d84670

Browse files
chore(release): 3.25.1 [skip ci]
## [3.25.1](v3.25.0...v3.25.1) (2025-05-16) ### Bug Fixes * Add subclass improvements to level features ([#836](#836)) ([0907a8a](0907a8a))
1 parent 0907a8a commit 5d84670

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.25.1](https://github.com/5e-bits/5e-database/compare/v3.25.0...v3.25.1) (2025-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Add subclass improvements to level features ([#836](https://github.com/5e-bits/5e-database/issues/836)) ([0907a8a](https://github.com/5e-bits/5e-database/commit/0907a8a18d7d92b8ba91d23e0c076d0598caebc8))
7+
18
# [3.25.0](https://github.com/5e-bits/5e-database/compare/v3.24.0...v3.25.0) (2025-05-04)
29

310

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

0 commit comments

Comments
 (0)