Skip to content

v1.1.0 - #43

Open
mdo wants to merge 5 commits into
mainfrom
v1.1.0
Open

v1.1.0#43
mdo wants to merge 5 commits into
mainfrom
v1.1.0

Conversation

@mdo

@mdomdo commented May 22, 2026

Copy link
Copy Markdown
Contributor
  • Remove publish Actions workflow
  • Replace with local scripts that prompt for PATs and 2FA for now
  • Update metadata in package.json
  • Update readmes to mention soft themes
  • Attempt to add color contrast checks in CI

mdo added 3 commits May 22, 2026 15:10
- replace ts-node/nodemon with tsx
- extract vsceRun helper, refactor package-vsix and add publish:vsce/ovsx scripts
- remove GitHub Actions publish workflow in favour of manual publish scripts
- add author and homepage fields
- add soft and vibrant variants to theme generation and palette role tests
- add APCA contrast checks across key editor color pairs
- clean up output formatting (remove emoji, tighten table layout)
@socket-security

socket-securityBot commented May 22, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updated@​types/​node@​25.0.9 ⏵ 25.9.1100+110081+196100
Addedtsx@​4.22.31001008294100
Updatedtypescript@​5.9.3 ⏵ 6.0.3100+110090+19690
Updated@​vscode/​vsce@​3.7.1 ⏵ 3.9.196+110096+199+1100

View full report

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mdo