Skip to content

Commit a5a62c1

Browse files
committed
chore(release): 1.0.0-beta.108
1 parent 929da4d commit a5a62c1

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
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.
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4+
5+
## [1.0.0-beta.108](https://github.com/ecomplus/admin/compare/v1.0.0-beta.107...v1.0.0-beta.108) (2024-12-05)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency sortablejs to ^1.15.3 ([#820](https://github.com/ecomplus/admin/issues/820)) ([c90ad1c](https://github.com/ecomplus/admin/commit/c90ad1cb24eaae5f3c1c5e2336b59563f0bf3c52))
11+
* **deps:** update dependency sortablejs to ^1.15.4 ([#835](https://github.com/ecomplus/admin/issues/835)) ([1efed03](https://github.com/ecomplus/admin/commit/1efed03fcafc8320fc6366f7fe5a8e56b161f3a2))
412

513
## [1.0.0-beta.107](https://github.com/ecomplus/admin/compare/v1.0.0-beta.106...v1.0.0-beta.107) (2024-05-07)
614

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ecomplus/admin",
3-
"version": "1.0.0-beta.107",
3+
"version": "1.0.0-beta.108",
44
"description": "E-Com Plus Admin dashboard PWA",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)