From 5f42e8e3edd9e580a483e1e3704833275477b84e Mon Sep 17 00:00:00 2001 From: Sergey Motornyuk Date: Thu, 13 Jul 2023 13:25:27 +0300 Subject: [PATCH] chore(release): 0.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a74243..4c47a51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.0.2](https://github.com/DataShades/ckanext-editable-config/compare/v0.0.1...v0.0.2) (2023-07-13) + + +### Features + +* show current option in list action ([91c9b7b](https://github.com/DataShades/ckanext-editable-config/commit/91c9b7b4217f4ab7d8336d6ac3178a0fbc34b305)) + ### 0.0.1 (2023-06-19)