Skip to content

Commit 92ae05b

Browse files
chore(release): 3.26.1 [skip ci]
## [3.26.1](v3.26.0...v3.26.1) (2025-06-30) ### Bug Fixes * **trident:** change damage type to piercing ([#865](#865)) ([84c2fe6](84c2fe6))
1 parent 84c2fe6 commit 92ae05b

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.26.1](https://github.com/5e-bits/5e-database/compare/v3.26.0...v3.26.1) (2025-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **trident:** change damage type to piercing ([#865](https://github.com/5e-bits/5e-database/issues/865)) ([84c2fe6](https://github.com/5e-bits/5e-database/commit/84c2fe653ecbfd9e51fb2755b922d17ce412889c))
7+
18
# [3.26.0](https://github.com/5e-bits/5e-database/compare/v3.25.1...v3.26.0) (2025-06-13)
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.26.0",
3+
"version": "3.26.1",
44
"description": "Database for 5e-srd-api",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)