From 9724352d122af590ed3edbcebe9f4605b6a424e4 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 5 Jun 2024 14:28:26 +0000 Subject: [PATCH] chore(release): v0.0.21 [skip ci] --- CHANGELOG.md | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20333f2..7aaa6eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.0.21](https://github.com/konotorii/osu-functions/compare/v0.0.20...v0.0.21) (2024-06-05) + + + ## [0.0.20](https://github.com/konotorii/osu-functions/compare/v0.0.19...v0.0.20) (2024-05-25) @@ -14,7 +18,3 @@ -## [0.0.16](https://github.com/konotorii/osu-functions/compare/v0.0.15...v0.0.16) (2024-02-26) - - - diff --git a/package.json b/package.json index ced7b91..198642d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osu-functions", - "version": "0.0.20", + "version": "0.0.21", "description": "Functions for osu!", "main": "dist/index.js", "types": "dist/index.d.ts",