From 6fc5f7efdfa217742977dcb40ad9c630885fe9f0 Mon Sep 17 00:00:00 2001 From: Robin Date: Fri, 10 Jun 2022 16:12:10 +0000 Subject: [PATCH] chore(release): 0.5.1 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70c3029..186b7e7 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.5.1](https://github.com/openscript-ch/react-section-dividers/compare/v0.5.0...v0.5.1) (2022-06-10) + + +### 🚀 Features + +* **rebound:** remove unnecessary primary color ([7038824](https://github.com/openscript-ch/react-section-dividers/commit/7038824dc4ec4a2f7ac3a07aac1150c9df664697)) + ## [0.5.0](https://github.com/openscript-ch/react-section-dividers/compare/v0.4.12...v0.5.0) (2022-05-29) diff --git a/package-lock.json b/package-lock.json index cb38009..d40a5cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-section-dividers", - "version": "0.5.0", + "version": "0.5.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-section-dividers", - "version": "0.5.0", + "version": "0.5.1", "license": "MIT", "devDependencies": { "@babel/core": "^7.18.2", diff --git a/package.json b/package.json index 841e871..c149f2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-section-dividers", - "version": "0.5.0", + "version": "0.5.1", "description": "A collapsible timeline component for React.", "keywords": [ "react",