Skip to content

Commit ec612ef

Browse files
v4.27.1 (#300)
Co-authored-by: khanhduy1407 <68154054+khanhduy1407@users.noreply.github.com>
1 parent 961348c commit ec612ef

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 🎨 [4.27.1](https://github.com/rindojs/rindo/compare/v4.27.0...v4.27.1) (2026-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **runtime:** mock `querySelectorAll` ([961348c](https://github.com/rindojs/rindo/commit/961348cb1c6d77708cbf4c15c3d876aaa832965f))
7+
8+
9+
110
# 🐂 [4.27.0](https://github.com/rindojs/rindo/compare/v4.26.0...v4.27.0) (2026-04-15)
211

312

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": "@rindo/core",
3-
"version": "4.27.0",
3+
"version": "4.27.1",
44
"license": "MIT",
55
"main": "./internal/rindo-core/index.cjs",
66
"module": "./internal/rindo-core/index.js",

0 commit comments

Comments
 (0)