Skip to content

chore: bump desktop app version and fix ESLint configuration#11

Merged
rui-typelets merged 2 commits intomainfrom
feature/webview-desktop-app
Sep 18, 2025
Merged

chore: bump desktop app version and fix ESLint configuration#11
rui-typelets merged 2 commits intomainfrom
feature/webview-desktop-app

Conversation

@rui-typelets
Copy link
Copy Markdown
Collaborator

Summary

  • Bump desktop app version from 0.1.0 to 0.1.1 to trigger GitHub Actions release
  • Fix ESLint configuration to exclude desktop dist directory from linting

Changes

  • Version bump: Update apps/desktop/package.json version to 0.1.1
  • ESLint fix: Add apps/desktop/dist to ignored directories in eslint.config.js

Technical Details

  • The version bump will trigger the GitHub Actions workflow to create a public release with downloadable executables
  • The ESLint fix prevents linting errors on compiled JavaScript files in the desktop dist directory
  • This resolves pre-push hook failures when trying to push desktop app changes

Test Plan

  • ESLint passes without errors
  • Version change detected for release workflow
  • GitHub Actions creates release with Windows/Mac/Linux executables

@rui-typelets rui-typelets merged commit 3767af2 into main Sep 18, 2025
7 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.15.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant