From 162855c913b2b29e41e4c2b47a16b9367275c171 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 20:46:31 +0000 Subject: [PATCH] chore(main): release 1.0.1 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb7928d..479ed83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ All notable changes to this project are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.1](https://github.com/codexofc/cigarspace/compare/v1.0.0...v1.0.1) (2026-05-25) + + +### Bug Fixes + +* **ci:** build only the light Docker image — demo needs PG apt repo ([#36](https://github.com/codexofc/cigarspace/issues/36)) ([121f5b7](https://github.com/codexofc/cigarspace/commit/121f5b724f01baeed3d474ed84c5f42f34f03ba2)) +* **ci:** omit network-tier fetchers from coverage gate; non-block frontend lint ([#33](https://github.com/codexofc/cigarspace/issues/33)) ([91ef94f](https://github.com/codexofc/cigarspace/commit/91ef94f98b45511e7f0db1c9a4d6efffea1a1754)) +* **ci:** unblock CI — ruff ignore list + .npmrc for legacy peer deps ([#31](https://github.com/codexofc/cigarspace/issues/31)) ([427af35](https://github.com/codexofc/cigarspace/commit/427af3510c921678e88be7090e116b505d8948eb)) +* **deps:** patch Pillow, pytest, vite, esbuild — closes 14 security alerts ([#23](https://github.com/codexofc/cigarspace/issues/23)) ([abb42a0](https://github.com/codexofc/cigarspace/commit/abb42a0b174fc777e7b37ab7bc6d94d6ef3f9236)) +* **docker:** copy web/.npmrc into the build context ([#35](https://github.com/codexofc/cigarspace/issues/35)) ([9f0a2b9](https://github.com/codexofc/cigarspace/commit/9f0a2b9a58b58d8afac85810725cc0345cc3b62d)) +* **lint:** sync remaining ruff --fix output to public repo ([#32](https://github.com/codexofc/cigarspace/issues/32)) ([3cc89c7](https://github.com/codexofc/cigarspace/commit/3cc89c73200bb8b730e2fa5f44f21d4ac328be94)) +* **web:** vitest --passWithNoTests so empty CI doesn't fail ([#34](https://github.com/codexofc/cigarspace/issues/34)) ([0ad1e39](https://github.com/codexofc/cigarspace/commit/0ad1e39e210fce7d708c0b442bf80b5c60a47595)) + ## [Unreleased] ## [1.0.0] — 2026-05-25