diff --git a/CHANGELOG.md b/CHANGELOG.md index ca5cd56a..15d7074c 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. +## [1.0.0-beta.107](https://github.com/ecomplus/admin/compare/v1.0.0-beta.106...v1.0.0-beta.107) (2024-05-07) + ## [1.0.0-beta.106](https://github.com/ecomplus/admin/compare/v1.0.0-beta.105...v1.0.0-beta.106) (2024-05-07) diff --git a/package-lock.json b/package-lock.json index 2a0081d4..17d26576 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ecomplus/admin", - "version": "1.0.0-beta.106", + "version": "1.0.0-beta.107", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ecomplus/admin", - "version": "1.0.0-beta.106", + "version": "1.0.0-beta.107", "license": "UNLICENSED", "dependencies": { "@brazilian-utils/brazilian-utils": "^1.0.0-rc.12", diff --git a/package.json b/package.json index 4eb9574d..62aa0b11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ecomplus/admin", - "version": "1.0.0-beta.106", + "version": "1.0.0-beta.107", "description": "E-Com Plus Admin dashboard PWA", "main": "src/index.js", "scripts": {