Commit graph

29 commits

Author SHA1 Message Date
github-actions[bot]
ffd0a4ac9c Update to 0.16.0 2026-02-06 18:47:28 +00:00
github-actions[bot]
71379e5336 Update to 0.15.0 2026-02-06 01:55:36 +00:00
github-actions[bot]
607900b0bd Update to 0.14.0 2026-02-02 18:42:58 +00:00
github-actions[bot]
6263d2bafb Update to 0.13.2 2026-01-29 04:23:34 +00:00
github-actions[bot]
08589ce85c Update to 0.13.1 2026-01-16 03:59:03 +00:00
github-actions[bot]
d0b3fbfa37 Update to 0.13.0 2026-01-14 04:04:32 +00:00
github-actions[bot]
43529f46bf Update to 0.12.6 2025-12-17 03:49:35 +00:00
github-actions[bot]
8cee0199ee Update to 0.12.4 2025-12-13 03:44:07 +00:00
github-actions[bot]
455e4b405c Update to 0.12.3 2025-12-12 03:53:05 +00:00
github-actions[bot]
2708fd23b0 Update to 0.12.2 2025-12-10 03:52:07 +00:00
github-actions[bot]
2948c9a3c8 Update to 0.12.1 2025-12-09 03:45:58 +00:00
github-actions[bot]
150292718b Update to 0.12.0 2025-12-06 03:38:32 +00:00
github-actions[bot]
6ca5ae4f10 Update to 0.11.0 2025-12-04 03:47:37 +00:00
github-actions[bot]
5b9eceb325 Update to 0.10.10 2025-12-02 03:47:05 +00:00
github-actions[bot]
aa07226351 Update to 0.10.9 2025-11-28 03:39:57 +00:00
github-actions[bot]
674797a148 Update to 0.10.8 2025-11-25 03:43:33 +00:00
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