diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ad18a33..af6b181f 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.3.2 (2024-05-26) + ### [0.3.1](https://github.com/erdkse/adminlte-3-react/compare/v0.3.0...v0.3.1) (2024-05-26) ## [0.3.0](https://github.com/erdkse/adminlte-3-react/compare/v0.2.43...v0.3.0) (2024-05-26) diff --git a/package-lock.json b/package-lock.json index f6d93f7c..bf4e37e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adminlte-3-react", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "adminlte-3-react", - "version": "0.3.1", + "version": "0.3.2", "dependencies": { "@fortawesome/fontawesome-svg-core": "6.5.2", "@fortawesome/free-brands-svg-icons": "6.5.2", diff --git a/package.json b/package.json index 127f8911..603f691d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adminlte-3-react", - "version": "0.3.1", + "version": "0.3.2", "private": true, "type": "module", "scripts": {