From 7ec3e01c3372a35fc5d7f5d3e2f18b0bf4b4055f Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 08:17:37 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- CHANGELOG.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63fad75d..f1c32ffd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,22 +8,24 @@ and this project adheres to ## [0.4.28](https://github.com/poolifier/poolifier-web-worker/compare/v0.4.27...v0.4.28) (2024-10-02) - ### 🚀 Features -* add deno 2.x.x support ([47dfca2](https://github.com/poolifier/poolifier-web-worker/commit/47dfca2a5f2db11cac95fb51298e6731e6cfb60e)) - +- add deno 2.x.x support + ([47dfca2](https://github.com/poolifier/poolifier-web-worker/commit/47dfca2a5f2db11cac95fb51298e6731e6cfb60e)) ### ✨ Polish -* cleanup multiple JS runtime support implementation ([ca64e63](https://github.com/poolifier/poolifier-web-worker/commit/ca64e63d6768eb55d234a375fc8c2a88337a5f8f)) -* cleanup task function ops validation ([766352d](https://github.com/poolifier/poolifier-web-worker/commit/766352d6396c7da5ade57f07514d5c57126febe8)) - +- cleanup multiple JS runtime support implementation + ([ca64e63](https://github.com/poolifier/poolifier-web-worker/commit/ca64e63d6768eb55d234a375fc8c2a88337a5f8f)) +- cleanup task function ops validation + ([766352d](https://github.com/poolifier/poolifier-web-worker/commit/766352d6396c7da5ade57f07514d5c57126febe8)) ### 🤖 Automation -* **ci:** add deno 2.x.x RC ([a4c218d](https://github.com/poolifier/poolifier-web-worker/commit/a4c218dded5d1b8aaf409cbe8d9b4060ef1a5f7d)) -* **ci:** revert deno 2.x.x integration ([d0bf8a9](https://github.com/poolifier/poolifier-web-worker/commit/d0bf8a92a40cd8883e133f5d289a1b14eca4660a)) +- **ci:** add deno 2.x.x RC + ([a4c218d](https://github.com/poolifier/poolifier-web-worker/commit/a4c218dded5d1b8aaf409cbe8d9b4060ef1a5f7d)) +- **ci:** revert deno 2.x.x integration + ([d0bf8a9](https://github.com/poolifier/poolifier-web-worker/commit/d0bf8a92a40cd8883e133f5d289a1b14eca4660a)) ## [0.4.27](https://github.com/poolifier/poolifier-web-worker/compare/v0.4.26...v0.4.27) (2024-09-08)