Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.66
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Sep 5, 2022
1 parent f2fbcd1 commit e619a52
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.66](https://github.com/ecomplus/admin/compare/v1.0.0-beta.65...v1.0.0-beta.66) (2022-09-05)


### Features

* **deps:** bump `@ecomplus/admin-marketplace` to v2.2.0 ([9cfedc6](https://github.com/ecomplus/admin/commit/9cfedc61bc00d3c3b4dd655a8eb8bf437ba7c2fd))
* **deps:** bump `@ecomplus/admin-marketplace` to v2.3.0 ([f2fbcd1](https://github.com/ecomplus/admin/commit/f2fbcd1a311090363454e488e9881973d968a641))
* set up new cloudcommerce apps with `cc_pid=x` url param ([400afe9](https://github.com/ecomplus/admin/commit/400afe9f659936fdc9e56f4a81cd726f835f3df2))

## [1.0.0-beta.65](https://github.com/ecomplus/admin/compare/v1.0.0-beta.64...v1.0.0-beta.65) (2022-08-15)


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,6 +1,6 @@
{
"name": "@ecomplus/admin",
"version": "1.0.0-beta.65",
"version": "1.0.0-beta.66",
"description": "E-Com Plus Admin dashboard PWA",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit e619a52

Please sign in to comment.