diff --git a/CHANGELOG.md b/CHANGELOG.md index b5cbc91..5aac737 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. +### [2.3.1](https://github.com/krakenjs/belter/compare/v2.3.0...v2.3.1) (2023-12-04) + ## [2.3.0](https://github.com/krakenjs/belter/compare/v2.2.2...v2.3.0) (2023-10-26) diff --git a/package.json b/package.json index 890fed6..e7dd987 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@krakenjs/belter", - "version": "2.3.0", + "version": "2.3.1", "description": "Utilities.", "main": "index.js", "scripts": {