@ecomplus/widget-ebit 1.2.3 → 1.2.5

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 +10 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -3,6 +3,16 @@
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.2.5](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-ebit@1.2.4...@ecomplus/widget-ebit@1.2.5) (2024-04-25)
7
+
8
+ ### Bug Fixes
9
+
10
+ - **deps:** update all non-major dependencies ([#1035](https://github.com/ecomplus/storefront/issues/1035)) ([18b0e97](https://github.com/ecomplus/storefront/commit/18b0e97b454adc8bcc35bc3cb398900e4cc7ee66))
11
+
12
+ ## [1.2.4](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-ebit@1.2.3...@ecomplus/widget-ebit@1.2.4) (2024-04-16)
13
+
14
+ **Note:** Version bump only for package @ecomplus/widget-ebit
15
+
6
16
  ## [1.2.3](https://github.com/ecomplus/storefront/compare/@ecomplus/widget-ebit@1.2.2...@ecomplus/widget-ebit@1.2.3) (2023-11-06)
7
17
 
8
18
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ecomplus/widget-ebit",
3
- "version": "1.2.3",
3
+ "version": "1.2.5",
4
4
  "description": "Storefront plugin for Ebit",
5
5
  "main": "dist/widget-ebit.min.js",
6
6
  "module": "src/index.js",
@@ -32,7 +32,7 @@
32
32
  "peerDependencies": {
33
33
  "@ecomplus/passport-client": "^1.2.1",
34
34
  "@ecomplus/utils": "^1.4.1",
35
- "core-js": "3.x"
35
+ "core-js": "3.37.0"
36
36
  },
37
37
  "webpackOutput": {
38
38
  "library": "widgetEbit",