Skip to content

Commit 32e8847

Browse files
committed
Release patched audit build
1 parent 1fc0311 commit 32e8847

2 files changed

Lines changed: 4 additions & 8 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,9 @@ jobs:
131131
132132
## What's Changed
133133
134-
- Added Narrow Column and Widen Column commands with Ctrl+Alt+Shift+, and Ctrl+Alt+Shift+. shortcuts.
135-
- Kept Java/C++ wrapping behavior in sync for manual column resizing, long-cell continuation rows, protected Markdown links, code spans, and narrow-width hard wrapping.
136-
- Improved table fitting so continuation rows are rejoined before a table is fitted to a wider editor window.
137-
- Added bottom-left IDE status bar buttons for Light Auto Align and Power Auto Fit modes.
138-
- Preserved alignment, sorting, CSV/TSV conversion, escaped pipes, UTF-8/CJK width handling, caret placement, and row/column edits.
139-
- Built the JetBrains IDE plugin package on GitHub Actions.
140-
- Included SHA-256 sums for release verification.
134+
- Hardened GitHub Actions permissions, dependency review, CodeQL, Scorecard, and release checks after repository audit.
135+
- Refreshed the Gradle wrapper and build baseline used for the JetBrains IDE plugin package.
136+
- Rebuilt the plugin ZIP with SHA-256 sums and provenance-ready release assets.
141137
142138
## Validation
143139

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.0.0
1+
11.0.1

0 commit comments

Comments
 (0)