Skip to content

chore(main): release 0.1.0 - #1

Closed
github-actions[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--components--gnome
Closed

chore(main): release 0.1.0#1
github-actions[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--components--gnome

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

🤖 I have created a release beep boop

0.1.0 (2026-09-08)

🚀 Features

  • add Gitify GNOME Shell extension and repository tooling (5973e0e)

🤖 Continuous Integration

  • start releases at 0.1.0 (2f42616)

This PR was generated with Release Please. See documentation.

Move the GNOME Shell extension proposed in gitify-app/gitify#3297 into its
own repository so it can be reviewed and distributed through
extensions.gnome.org instead of being bundled inside the Electron app.

Extension changes relative to the original:
- UUID is gitify@gitify.io to match the project domain.
- Declares GNOME Shell 45 through 50; the ESM extension API is stable
  across that range.
- Cancels pending placement timers when a window is unmanaged, so a
  window hidden before the last retry is never touched after the shell
  has released it.
- Skips maximized, fullscreen, and zero-sized frames.
- Iterates the pending map directly on disable.

Tooling mirrors the main repository: Vite+ for lint and format, CI with
actionlint and a bundle job, zizmor, release-please with the packed zip
attached to each GitHub release, and Renovate. pnpm's built-in `pack`
command shadows script names, so the bundle script is called `bundle`.

Co-authored-by: Yuriy Matskanyuk <yuriy.matskanyuk@gmail.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012s3ABgJSTqHhew2cN31SLy
afonsojramos and others added 2 commits September 8, 2026 18:16
With no prior tag release-please falls back to its default initial
version of 1.0.0. Start at 0.1.0 until the extension has been through
extensions.gnome.org review and tested across the declared shell versions.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012s3ABgJSTqHhew2cN31SLy
@github-actions github-actions Bot changed the title chore(main): release 1.0.0 chore(main): release 0.1.0 Sep 8, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--gnome branch from 34c6ca1 to cf9e540 Compare September 8, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant