@ecomplus/widget-martan 1.1.9 → 1.1.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -3,6 +3,10 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.1.10](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-martan@1.1.9...@ecomplus/widget-martan@1.1.10) (2024-05-02)
7
+
8
+ **Note:** Version bump only for package @ecomplus/widget-martan
9
+
6
10
  ## [1.1.9](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-martan@1.1.8...@ecomplus/widget-martan@1.1.9) (2024-04-26)
7
11
 
8
12
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ecomplus/widget-martan",
3
- "version": "1.1.9",
3
+ "version": "1.1.10",
4
4
  "description": "Storefront plugin for martan product reviews, product q&a",
5
5
  "main": "dist/widget-martan.min.js",
6
6
  "module": "src/index.js",
@@ -39,7 +39,7 @@
39
39
  "vue": ">=2 <4"
40
40
  },
41
41
  "dependencies": {
42
- "@ecomplus/storefront-components": "^1.0.0-beta.176",
42
+ "@ecomplus/storefront-components": "^1.0.0-beta.177",
43
43
  "@ecomplus/storefront-twbs": "^7.3.6",
44
44
  "@glidejs/glide": "^3.6.0",
45
45
  "axios": "^0.27.2 || ^1.1.2"