Commit graph

13 commits

Author SHA1 Message Date
github-actions[bot]
4a828de32e Update to 0.10.6 2025-11-19 17:30:35 +00:00
github-actions[bot]
a925c56ef1 Update to 0.10.5 2025-11-18 16:25:14 +00:00
github-actions[bot]
c0963af906 Update to 0.10.4 2025-11-18 03:40:35 +00:00
github-actions[bot]
2a49ddd861 Update to 0.10.3 2025-11-15 03:35:20 +00:00
github-actions[bot]
e9719302f9 Update to 0.10.2 2025-11-14 03:40:59 +00:00
github-actions[bot]
3fbf589383 Update to 0.10.0 2025-11-05 03:40:05 +00:00
github-actions[bot]
ab88d235db Update to 0.9.0 2025-11-01 03:38:28 +00:00
github-actions[bot]
cafbabf99f Update to 0.8.0 2025-10-28 03:36:26 +00:00
github-actions[bot]
ef9dfc607e Update to 0.6.10 2025-10-27 08:50:49 +00:00
Chmouel Boudjnah
07f598da2f
Bump to 0.6.7 2025-10-17 13:59:26 +02:00
Chmouel Boudjnah
b7b77f0ed8
Bump to 0.5.5 2025-10-11 07:26:12 +02:00
Chmouel Boudjnah
e5dc93263c
fix: Update default NPM package to Claude Code ACP
The default value for the NPM package to update was changed from
`@github/copilot` to `@zed-industries/claude-code-acp`. This aligns the
script with the current package being maintained or targeted by the
update process.
2025-09-29 09:26:27 +02:00
Chmouel Boudjnah
e3a009a4bb
feat: Add PKGBUILD and utility scripts for package building
* Introduced `PKGBUILD` to define packaging information for the Claude Code
extension.
* Added `.gitignore` to exclude build artifacts and temporary files.
* Created `updpkg.sh` to automate checking for and updating the package version
in `PKGBUILD`.

Signed-off-by: Chmouel Boudjnah <chmouel@chmouel.com>
2025-09-26 18:35:45 +02:00