Skip to content

Commit a7a2017

Browse files
Merge pull request #858 from remarkablemark/release-please--branches--master--components--setup-htmlq
chore(master): release 3.0.5
2 parents 4ccfb66 + 8c2d29a commit a7a2017

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.5](https://github.com/remarkablemark/setup-htmlq/compare/v3.0.4...v3.0.5) (2026-03-14)
4+
5+
6+
### Build System
7+
8+
* **deps:** bump undici from 6.23.0 to 6.24.0 ([#857](https://github.com/remarkablemark/setup-htmlq/issues/857)) ([4ccfb66](https://github.com/remarkablemark/setup-htmlq/commit/4ccfb6627b4b0d1a61e12b5896a8e122ef0f37ab))
9+
310
## [3.0.4](https://github.com/remarkablemark/setup-htmlq/compare/v3.0.3...v3.0.4) (2026-02-12)
411

512

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": "setup-htmlq",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "Set up your GitHub Actions workflow with htmlq",
55
"author": "Mark <mark@remarkablemark.org>",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)