Skip to content

Commit 55e0708

Browse files
authored
chore: version bumps from release/v1.5.0 (#1534)
* v1.5.0 * remove bundles after 1.5.0 tag
1 parent 087e330 commit 55e0708

File tree

35 files changed

+114
-94
lines changed

35 files changed

+114
-94
lines changed

elements/pfe-accordion/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"preview": "accordion.svg"
1212
},
13-
"version": "1.4.0",
13+
"version": "1.5.0",
1414
"publishConfig": {
1515
"access": "public"
1616
},
@@ -60,8 +60,8 @@
6060
],
6161
"license": "MIT",
6262
"dependencies": {
63-
"@patternfly/pfe-sass": "^1.4.0",
64-
"@patternfly/pfelement": "^1.4.0"
63+
"@patternfly/pfe-sass": "^1.5.0",
64+
"@patternfly/pfelement": "^1.5.0"
6565
},
6666
"generator-pfelement-version": "0.5.5",
6767
"bugs": {

elements/pfe-autocomplete/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"elementName": "pfe-autocomplete",
66
"preview": "pfe-autocomplete-screenshot.png"
77
},
8-
"version": "1.4.0",
8+
"version": "1.5.0",
99
"description": "Autocomplete element for PatternFly Elements",
1010
"keywords": [
1111
"web-components",
@@ -47,8 +47,8 @@
4747
],
4848
"license": "MIT",
4949
"dependencies": {
50-
"@patternfly/pfe-sass": "^1.4.0",
51-
"@patternfly/pfelement": "^1.4.0"
50+
"@patternfly/pfe-sass": "^1.5.0",
51+
"@patternfly/pfelement": "^1.5.0"
5252
},
5353
"generator-pfelement-version": "0.5.5",
5454
"bugs": {

elements/pfe-avatar/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"elementName": "pfe-avatar",
66
"preview": "squares.png"
77
},
8-
"version": "1.4.0",
8+
"version": "1.5.0",
99
"description": "Avatar for PatternFly Elements",
1010
"keywords": [
1111
"web-components",
@@ -47,8 +47,8 @@
4747
],
4848
"license": "MIT",
4949
"dependencies": {
50-
"@patternfly/pfe-sass": "^1.4.0",
51-
"@patternfly/pfelement": "^1.4.0"
50+
"@patternfly/pfe-sass": "^1.5.0",
51+
"@patternfly/pfelement": "^1.5.0"
5252
},
5353
"generator-pfelement-version": "0.6.8",
5454
"bugs": {

elements/pfe-badge/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"elementName": "pfe-badge",
66
"preview": "badge--screenshot.png"
77
},
8-
"version": "1.4.0",
8+
"version": "1.5.0",
99
"description": "Badge element for PatternFly Elements",
1010
"keywords": [
1111
"web-components",
@@ -57,8 +57,8 @@
5757
],
5858
"license": "MIT",
5959
"dependencies": {
60-
"@patternfly/pfe-sass": "^1.4.0",
61-
"@patternfly/pfelement": "^1.4.0"
60+
"@patternfly/pfe-sass": "^1.5.0",
61+
"@patternfly/pfelement": "^1.5.0"
6262
},
6363
"generator-pfelement-version": "1.3.0",
6464
"bugs": {

elements/pfe-band/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"preview": "band--screenshot.png"
1212
},
13-
"version": "1.4.0",
13+
"version": "1.5.0",
1414
"description": "Band container for PatternFly Elements",
1515
"keywords": [
1616
"web-components",
@@ -53,8 +53,8 @@
5353
],
5454
"license": "MIT",
5555
"dependencies": {
56-
"@patternfly/pfe-sass": "^1.4.0",
57-
"@patternfly/pfelement": "^1.4.0"
56+
"@patternfly/pfe-sass": "^1.5.0",
57+
"@patternfly/pfelement": "^1.5.0"
5858
},
5959
"bugs": {
6060
"url": "https://github.com/patternfly/patternfly-elements/issues"

elements/pfe-button/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"assets": [],
1313
"preview": "button.svg"
1414
},
15-
"version": "1.4.0",
15+
"version": "1.5.0",
1616
"keywords": [
1717
"web-components",
1818
"html"
@@ -60,8 +60,8 @@
6060
],
6161
"license": "MIT",
6262
"dependencies": {
63-
"@patternfly/pfe-sass": "^1.4.0",
64-
"@patternfly/pfelement": "^1.4.0"
63+
"@patternfly/pfe-sass": "^1.5.0",
64+
"@patternfly/pfelement": "^1.5.0"
6565
},
6666
"bugs": {
6767
"url": "https://github.com/patternfly/patternfly-elements/issues"

elements/pfe-card/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"elementName": "pfe-card",
66
"preview": "card.svg"
77
},
8-
"version": "1.4.0",
8+
"version": "1.5.0",
99
"publishConfig": {
1010
"access": "public"
1111
},
@@ -56,8 +56,8 @@
5656
],
5757
"license": "MIT",
5858
"dependencies": {
59-
"@patternfly/pfe-sass": "^1.4.0",
60-
"@patternfly/pfelement": "^1.4.0"
59+
"@patternfly/pfe-sass": "^1.5.0",
60+
"@patternfly/pfelement": "^1.5.0"
6161
},
6262
"generator-pfelement-version": "0.5.0",
6363
"bugs": {

elements/pfe-clipboard/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"assets": [],
1313
"preview": "clipboard.png"
1414
},
15-
"version": "1.4.0",
15+
"version": "1.5.0",
1616
"keywords": [
1717
"web-components",
1818
"html"
@@ -53,8 +53,8 @@
5353
],
5454
"license": "MIT",
5555
"dependencies": {
56-
"@patternfly/pfe-sass": "^1.4.0",
57-
"@patternfly/pfelement": "^1.4.0"
56+
"@patternfly/pfe-sass": "^1.5.0",
57+
"@patternfly/pfelement": "^1.5.0"
5858
},
5959
"bugs": {
6060
"url": "https://github.com/patternfly/patternfly-elements/issues"

elements/pfe-codeblock/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"preview": "codeblock--screenshot.png",
1313
"assets": []
1414
},
15-
"version": "1.4.0",
15+
"version": "1.5.0",
1616
"keywords": [
1717
"web-components",
1818
"html"
@@ -44,8 +44,8 @@
4444
],
4545
"license": "MIT",
4646
"dependencies": {
47-
"@patternfly/pfe-sass": "^1.4.0",
48-
"@patternfly/pfelement": "^1.4.0"
47+
"@patternfly/pfe-sass": "^1.5.0",
48+
"@patternfly/pfelement": "^1.5.0"
4949
},
5050
"bugs": {
5151
"url": "https://github.com/patternfly/patternfly-elements/issues"

elements/pfe-collapse/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"elementName": "pfe-collapse",
66
"preview": "collapse--screenshot.png"
77
},
8-
"version": "1.4.0",
8+
"version": "1.5.0",
99
"description": "Collapse element for PatternFly Elements",
1010
"keywords": [
1111
"web-components",
@@ -40,7 +40,7 @@
4040
],
4141
"license": "MIT",
4242
"dependencies": {
43-
"@patternfly/pfelement": "^1.4.0"
43+
"@patternfly/pfelement": "^1.5.0"
4444
},
4545
"generator-pfelement-version": "1.1.0",
4646
"bugs": {

0 commit comments

Comments
 (0)