chore(release): 1.15.2 [skip ci]

## [1.15.2](https://github.com/ashim-hq/ashim/compare/v1.15.1...v1.15.2) (2026-04-16)

### Bug Fixes

* use GHCR_TOKEN with write:packages scope for GHCR login ([e14414f](https://github.com/ashim-hq/ashim/commit/e14414f3061981b1454dc7d4504c64ec01db945e))
This commit is contained in:
semantic-release-bot
2026-04-16 18:13:08 +00:00
parent e14414f306
commit 59e6f2f28c
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ashim/docs",
"version": "1.15.1",
"version": "1.15.2",
"private": true,
"scripts": {
"docs:dev": "vitepress dev .",