From 844837ebebc33176f5c5c959d8e61611166fcb34 Mon Sep 17 00:00:00 2001 From: Robin Date: Fri, 20 May 2022 10:01:26 +0000 Subject: [PATCH] chore(release): 0.4.9 --- CHANGELOG.md | 2 ++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a18aae..8e42c6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.9](https://github.com/openscript-ch/react-section-dividers/compare/v0.4.8...v0.4.9) (2022-05-20) + ### [0.4.8](https://github.com/openscript-ch/react-section-dividers/compare/v0.4.7...v0.4.8) (2022-05-20) ### [0.4.7](https://github.com/openscript-ch/react-section-dividers/compare/v0.4.6...v0.4.7) (2022-05-20) diff --git a/package-lock.json b/package-lock.json index fb0f5eb..d8cc3b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-section-dividers", - "version": "0.4.8", + "version": "0.4.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-section-dividers", - "version": "0.4.8", + "version": "0.4.9", "license": "MIT", "devDependencies": { "@babel/core": "^7.18.0", diff --git a/package.json b/package.json index 7655158..435f762 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-section-dividers", - "version": "0.4.8", + "version": "0.4.9", "description": "A collapsible timeline component for React.", "keywords": [ "react",