Skip to content

Commit 9b9dd74

Browse files
chore(main): release 4.2.1 (#942)
🤖 I have created a release *beep* *boop* --- ## [4.2.1](v4.2.0...v4.2.1) (2025-10-24) ### Bug Fixes * **dependabot:** use build instead of deps ([#941](#941)) ([782da71](782da71)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 11358a6 commit 9b9dd74

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ integration tests in the API project.
2727

2828
## Is there a Github issue this is resolving?
2929

30+
## [4.2.1](https://github.com/5e-bits/5e-database/compare/v4.2.0...v4.2.1) (2025-10-24)
31+
32+
33+
### Bug Fixes
34+
35+
* **dependabot:** use build instead of deps ([#941](https://github.com/5e-bits/5e-database/issues/941)) ([782da71](https://github.com/5e-bits/5e-database/commit/782da71224510f0118de187c7f7431bf2780f616))
36+
3037
## [4.2.0](https://github.com/5e-bits/5e-database/compare/v4.1.0...v4.2.0) (2025-10-24)
3138

3239

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)