Skip to content

Commit 12f849f

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.3...v4.1.0) (2025-06-11) ### Features * **graphql:** Sets up /graphql/2024 endpoint and abstracts shared code ([#790](#790)) ([acf7780](acf7780))
1 parent acf7780 commit 12f849f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.1.0](https://github.com/5e-bits/5e-srd-api/compare/v4.0.3...v4.1.0) (2025-06-11)
2+
3+
4+
### Features
5+
6+
* **graphql:** Sets up /graphql/2024 endpoint and abstracts shared code ([#790](https://github.com/5e-bits/5e-srd-api/issues/790)) ([acf7780](https://github.com/5e-bits/5e-srd-api/commit/acf7780e301cf1fb2a166eeefd177a8f4225af3b))
7+
18
## [4.0.3](https://github.com/5e-bits/5e-srd-api/compare/v4.0.2...v4.0.3) (2025-06-05)
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": "dnd-5e-srd-api",
3-
"version": "4.0.3",
3+
"version": "4.1.0",
44
"engines": {
55
"node": "22.x"
66
},

0 commit comments

Comments
 (0)