Skip to content

Commit 4e9cf06

Browse files
committed
chore: publish
- @native-html/table-plugin@6.0.0-alpha.1
1 parent 7b88648 commit 4e9cf06

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/table-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.0.0-alpha.1](github.com/native-html/plugins/compare/@native-html/table-plugin@6.0.0-alpha.0...@native-html/table-plugin@6.0.0-alpha.1) (2026-04-15)
7+
8+
### Bug Fixes
9+
10+
* remove unnecessary console.log ([7b88648](github.com/native-html/plugins/commits/7b8864853b4d39b2ebd1af6fef955ada99985a7a)) - by @5ZYSZ3K
11+
612
# [6.0.0-alpha.0](github.com/native-html/plugins/compare/@native-html/table-plugin@5.3.1...@native-html/table-plugin@6.0.0-alpha.0) (2026-04-14)
713

814
### Bug Fixes

packages/table-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@native-html/table-plugin",
3-
"version": "6.0.0-alpha.0",
3+
"version": "6.0.0-alpha.1",
44
"description": "🔠 A WebView-based plugin to render tables in @native-html/render",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)