diff --git a/CHANGELOG.md b/CHANGELOG.md index a022ae1..69a32d5 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.4.3](https://github.com/openscript-ch/react-section-dividers/compare/v0.4.2...v0.4.3) (2022-05-17) + + +### 🚀 Features + +* **rebound:** make primary color optional ([9c7c817](https://github.com/openscript-ch/react-section-dividers/commit/9c7c8178f659c10b26747031a0b7b4fa3ea1bab0)) + ### [0.4.2](https://github.com/openscript-ch/react-section-dividers/compare/v0.4.1...v0.4.2) (2022-05-16) diff --git a/package-lock.json b/package-lock.json index d9413ea..f878372 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-section-dividers", - "version": "0.4.2", + "version": "0.4.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-section-dividers", - "version": "0.4.2", + "version": "0.4.3", "license": "MIT", "devDependencies": { "@babel/core": "7.17.12", diff --git a/package.json b/package.json index c6d942d..20ffe9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-section-dividers", - "version": "0.4.2", + "version": "0.4.3", "description": "A collapsible timeline component for React.", "keywords": [ "react",