From 040ab96f53fe4a11955b7f21627423faf9297a06 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sat, 25 May 2024 01:44:39 +0000 Subject: [PATCH] chore(release): v0.0.18 [skip ci] --- CHANGELOG.md | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48efcbc..d097f43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.0.18](https://github.com/konotorii/osu-functions/compare/v0.0.17...v0.0.18) (2024-05-25) + + + ## [0.0.17](https://github.com/konotorii/osu-functions/compare/v0.0.16...v0.0.17) (2024-05-25) @@ -14,7 +18,3 @@ -## [0.0.13](https://github.com/konotorii/osu-functions/compare/v0.0.12...v0.0.13) (2024-02-26) - - - diff --git a/package.json b/package.json index 806f90b..77178a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osu-functions", - "version": "0.0.17", + "version": "0.0.18", "description": "Functions for osu!", "main": "dist/index.js", "types": "dist/index.d.ts",