From 87f66f578b9be3fd651106adc1403ef6843d8264 Mon Sep 17 00:00:00 2001 From: Semen Loktionov Date: Tue, 19 Dec 2023 09:55:59 +0200 Subject: [PATCH] 1.0.0-rc.9 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cee8a3fa..2630167a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [Unreleased] -## [1.0.0-rc.9] - 2023-12-18 +## [1.0.0-rc.9] - 2023-12-19 ### Fixed - `@distributedlab/fetcher` - parsing query params from URL in the fetcher standalone