From aa548b8d9cd9db7f720a902b45b4c3f7f9236de0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 17:04:00 +0000 Subject: [PATCH] chore(master): release 0.1.15 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98a8610..9cdc017 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ ## [Unreleased] +## [0.1.15](https://github.com/charlotte-ruby/image_scraper/compare/v0.1.14...v0.1.15) (2025-10-18) + + +### Bug Fixes + +* test release please action ([#69](https://github.com/charlotte-ruby/image_scraper/issues/69)) ([d172896](https://github.com/charlotte-ruby/image_scraper/commit/d172896f19c1f677cd0f4d52b0e6044740587ba9)) + ## [0.1.14](https://github.com/charlotte-ruby/image_scraper/compare/v0.1.13...v0.1.14) (2022-12-09)