From 7983dccd2ce1654fa2d5956e74919cc55242b425 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 12:49:14 -0700 Subject: [PATCH] chore: release v0.0.1 (#1) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ docs/_config.yml | 2 +- docs/demos.html | 2 +- package.json | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e28e57e..04103b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.1](https://github.com/ulic75/flat-slider/compare/v0.0.0...v0.0.1) (2022-03-11) + + +### Bug Fixes + +* trigger initial release ([3354795](https://github.com/ulic75/flat-slider/commit/335479575fc5f350d0aa9df2955793da434dc0f1)) + ### [0.1.1](https://github.com/ulic75/flat-slider/compare/v0.1.0...v0.1.1) (2022-03-11) diff --git a/docs/_config.yml b/docs/_config.yml index a90d8b7..e57e293 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -19,7 +19,7 @@ # in the templates via {{ site.myvariable }}. title: '<flat-slider>' -subtitle: v0.1.1 # x-release-please-version +subtitle: v0.0.1 # x-release-please-version email: ulic75@gmail.com description: >- # this means to ignore newlines until "baseurl:" FlatSlider - A high configurable and stylable web-component range slider control. diff --git a/docs/demos.html b/docs/demos.html index bb540a1..3d07efe 100644 --- a/docs/demos.html +++ b/docs/demos.html @@ -4,7 +4,7 @@ ---