Skip to content

Commit

Permalink
chore(release): 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Apr 26, 2024
1 parent e457c2c commit eb845ce
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.5.2](https://github.com/ecomplus/admin-marketplace/compare/v2.5.0...v2.5.2) (2024-04-26)


### Bug Fixes

* avoid empty string columns on csv import/export ([#292](https://github.com/ecomplus/admin-marketplace/issues/292)) ([f50e59d](https://github.com/ecomplus/admin-marketplace/commit/f50e59d8c17345ee982cc97f41e36f339aa91c31))
* **deps:** update all non-major dependencies ([#288](https://github.com/ecomplus/admin-marketplace/issues/288)) ([ec97e0a](https://github.com/ecomplus/admin-marketplace/commit/ec97e0a2120fe80940bad0dd326eae14ad5e8da2))
* **deps:** update all non-major dependencies ([#290](https://github.com/ecomplus/admin-marketplace/issues/290)) ([d7c750a](https://github.com/ecomplus/admin-marketplace/commit/d7c750a2c3d2aa81519e9d00632234ec00a914a1))
* **deps:** update all non-major dependencies ([#293](https://github.com/ecomplus/admin-marketplace/issues/293)) ([4a71fb6](https://github.com/ecomplus/admin-marketplace/commit/4a71fb671796b47b8578d625680f30173b86ed58))

### [2.5.1](https://github.com/ecomplus/admin-marketplace/compare/v2.5.0...v2.5.1) (2024-04-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ecomplus/admin-marketplace",
"description": "Apps marketplace for E-Com Plus admin with Vue.js SPA",
"version": "2.5.1",
"version": "2.5.2",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
Expand Down

0 comments on commit eb845ce

Please # to comment.