Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

chore(main): release 0.1.0#34

Merged
lollipop-onl merged 1 commit intomainfrom
release-please--branches--main--components--backlog-cli
Feb 16, 2026
Merged

chore(main): release 0.1.0#34
lollipop-onl merged 1 commit intomainfrom
release-please--branches--main--components--backlog-cli

Conversation

@github-actions
Copy link
Copy Markdown

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

🤖 I have created a release beep boop

0.1.0 (2026-02-12)

Features

  • add openapi-client package generated from TypeSpec via hey-api (b90eb2f)
  • add type-check script to each package (d81ab71)
  • add TypeScript configuration and Astro setup; update package names and add deployment workflow for documentation (92ed063)
  • add unit tests and CI pipeline (d09ac94)
  • add Vitest unit testing infrastructure and documentation (7bc7d76)
  • auth: implement OAuth 2.0 login and token refresh (99977f0)
  • auth: implement OAuth 2.0 login and token refresh (790e622)
  • auth: support BACKLOG_API_KEY environment variable (eb93381)
  • auth: support BACKLOG_API_KEY environment variable for authentication (94320b4)
  • BACKLOG_PROJECT 環境変数によるプロジェクトキーのデフォルト指定をサポート (32354e9)
  • BACKLOG_PROJECT 環境変数によるプロジェクトキーのデフォルト指定をサポート (7d68e5e)
  • cli: add --json output flag for structured output (b9e2b13)
  • cli: add --json output flag for structured output across 38 commands (a8fc7ec)
  • cli: display version in help output (898c598)
  • document: add document management commands (#119) (a2c6257)
  • enable noPropertyAccessFromIndexSignature and add env.d.ts (344e49d)
  • implement backlog auth commands (login, logout, status, token) (ec33932)
  • implement backlog config commands (get, set, list) (bb22cc5)
  • implement Phase 1 commands (issue, project, api) (422c47c)
  • implement Phase 2 commands (pr, repo, notification, status, browse) (af6068d)
  • implement Phase 2 commands (pr, repo, notification, status, browse) (0390fb7)
  • implement Phase 3 commands (wiki, user, team, category, milestone, issue-type, status-type) (85b267e)
  • implement Phase 3 commands (wiki, user, team, category, milestone, issue-type, status-type) (f9ff116)
  • implement Phase 4 commands (space, webhook, star, watching, alias, auth extensions, completion) (34c8513)
  • implement Phase 4 commands (space, webhook, star, watching, alias, auth extensions, completion) (66eb545)
  • issue: add --json output support to issue status command (#103) (2d9b360)
  • issue: add issue delete command (#57) (265a77b)
  • OAuth トークンの自動リフレッシュ機能を実装 (#90) (c66f597)
  • reorganize project structure by renaming and consolidating package and source files (7380a2d)
  • replace Record<string, unknown> with typed SDK types and add tests (b95cecf)
  • replace Record<string, unknown> with typed SDK types and add tests (7d0aac7)
  • restructure monorepo with Turborepo pipeline and unjs stack (765ec97)
  • scaffold CLI command structure and API client (f48b519)

Bug Fixes

  • address type safety, error handling, and validation issues from audit (f398bbf)
  • address type safety, error handling, and validation issues from audit (7619cc5)
  • auth: implement --space global option and improve space resolution (fdeaf66)
  • cli: implement --space global option (3297b89)
  • cli: replace Bun-specific APIs with Node.js standard library (4ad112d)
  • cli: replace Bun-specific APIs with Node.js standard library (adac7f6)
  • cli: use cross-platform open package for --web browser opening (#91) (e0d4d92)
  • integration-tests: fix multiple test failures unrelated to create timeouts (#121) (2deb42e)
  • remove unused args destructuring from command stubs (9e16848)
  • resolve all oxlint warnings across the codebase (5cf6024)
  • resolve integration test failures across multiple commands (#122) (907fdab)
  • resolve type errors across packages for type-check compliance (c911020)

Performance Improvements

  • cli: optimize bundle size with minify and native fetch (0a2dc0b)
  • cli: optimize bundle size with minify and native fetch (c796355)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--backlog-cli branch 5 times, most recently from 4d77efe to 302f08f Compare February 8, 2026 10:20
lollipop-onl pushed a commit that referenced this pull request Feb 8, 2026
The release-please action was using the default GITHUB_TOKEN which
prevents pull_request events from firing on the generated PR. This
caused CI checks (lint, type-check, test, bundle analysis) to never
run on release PRs like #34.

By using a dedicated PAT via RELEASE_PLEASE_TOKEN secret, the PR
events will be triggered normally and CI will run as expected.

https://claude.ai/code/session_01FCuqi8ovGRwjP2RhjPRzCS
@simochee-release-bot simochee-release-bot Bot force-pushed the release-please--branches--main--components--backlog-cli branch from 302f08f to e554f88 Compare February 8, 2026 15:46
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 8, 2026

Bundle Report

Bundle size has no change ✅

@simochee-release-bot simochee-release-bot Bot force-pushed the release-please--branches--main--components--backlog-cli branch 8 times, most recently from bf7f424 to 308bec8 Compare February 10, 2026 08:31
@simochee-release-bot simochee-release-bot Bot changed the title chore(main): release 1.0.0 chore(main): release 0.2.0 Feb 10, 2026
@simochee-release-bot simochee-release-bot Bot force-pushed the release-please--branches--main--components--backlog-cli branch 2 times, most recently from 96a45a4 to ca9a411 Compare February 10, 2026 14:03
@simochee-release-bot simochee-release-bot Bot changed the title chore(main): release 0.2.0 chore(main): release 0.1.0 Feb 12, 2026
@simochee-release-bot simochee-release-bot Bot force-pushed the release-please--branches--main--components--backlog-cli branch 2 times, most recently from a972724 to 5ff1849 Compare February 12, 2026 15:47
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Feb 12, 2026

Open in StackBlitz

npm i https://pkg.pr.new/simochee/backlog-cli/@simochee/backlog-cli@34

commit: 016baa3

@simochee-release-bot simochee-release-bot Bot force-pushed the release-please--branches--main--components--backlog-cli branch from 5ff1849 to 2b0e35a Compare February 12, 2026 16:22
@simochee-release-bot simochee-release-bot Bot force-pushed the release-please--branches--main--components--backlog-cli branch from 2b0e35a to 016baa3 Compare February 12, 2026 16:47
@lollipop-onl lollipop-onl self-requested a review February 16, 2026 02:34
@lollipop-onl lollipop-onl merged commit ba5e6a4 into main Feb 16, 2026
14 checks passed
@lollipop-onl lollipop-onl deleted the release-please--branches--main--components--backlog-cli branch February 16, 2026 02:34
@simochee-release-bot
Copy link
Copy Markdown
Contributor

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant