From af050f36b5048e247fa7695778f4fd15fe161b7d Mon Sep 17 00:00:00 2001 From: Wholesome Ghoul Date: Thu, 30 Jun 2022 10:35:18 +0400 Subject: [PATCH] chore(release): 0.5.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a8aee3..2aec5b5 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.5.1](https://github.com/wholesome-ghoul/wholesome-ghoul.github.io/compare/v0.5.0...v0.5.1) (2022-06-30) + ## [0.5.0](https://github.com/wholesome-ghoul/wholesome-ghoul.github.io/compare/v0.4.2...v0.5.0) (2022-06-27) diff --git a/package.json b/package.json index b48ce67..0c1a092 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tubeyou-frontend", - "version": "0.5.0", + "version": "0.5.1", "private": true, "homepage": "https://wholesome-ghoul.github.io/", "scripts": {