@porsche-design-system/components-vue 3.28.0-rc.0 → 3.28.0-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +670 -656
  2. package/LICENSE.md +1 -1
  3. package/package.json +2 -2
package/LICENSE.md CHANGED
@@ -21,7 +21,7 @@ update this licensing agreement at any time.
21
21
  Subject to the terms of this Agreement, Porsche grants you a limited, worldwide, royalty-free, non-assignable,
22
22
  non-transferable, non-sublicensable, and non-exclusive license to use the Porsche Design System Assets solely to
23
23
  develop, test, and distribute software applications, websites, and interfaces on behalf of Porsche that are available
24
- via www.porsche.com or any associated websites or other Porsche software (“Applications”).
24
+ via [https://porsche.com](https://porsche.com) or any associated websites or other Porsche software (“Applications”).
25
25
 
26
26
  ### License Restrictions
27
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@porsche-design-system/components-vue",
3
- "version": "3.28.0-rc.0",
3
+ "version": "3.28.0-rc.2",
4
4
  "description": "Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.",
5
5
  "keywords": [
6
6
  "porsche",
@@ -17,7 +17,7 @@
17
17
  "license": "SEE LICENSE IN LICENSE",
18
18
  "homepage": "https://designsystem.porsche.com",
19
19
  "dependencies": {
20
- "@porsche-design-system/components-js": "3.28.0-rc.0"
20
+ "@porsche-design-system/components-js": "3.28.0-rc.2"
21
21
  },
22
22
  "peerDependencies": {
23
23
  "ag-grid-enterprise": ">= 33.0.0 <34.0.0",