Skip to content

Commit 2070327

Browse files
chore(release): releasing packages
- patternfly3-react-lerna-root@7.12.7 - patternfly-react-extensions@2.13.14 - patternfly-react@2.25.4 - @patternfly/react-console@1.9.4 - patternfly4-react-lerna-root@1.28.6 - @patternfly/react-core@1.38.6 - @patternfly/react-docs@3.19.19 - @patternfly/react-table@0.2.11
1 parent ed6afb6 commit 2070327

File tree

17 files changed

+142
-13
lines changed

17 files changed

+142
-13
lines changed

CHANGELOG.md

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,53 @@
11

2-
## Change Log (2018-12-05)
2+
## Change Log (2018-12-07)
3+
4+
#### :rocket: New Feature
5+
* `patternfly-4`
6+
* [#1005](https://github.com/patternfly/patternfly-react/pull/1005) fix(title): allow multiple heading levels for Title ([@seanforyou23](https://github.com/seanforyou23))
7+
* [#1017](https://github.com/patternfly/patternfly-react/pull/1017) docs(Dropdown): clarify Dropdown example titles ([@kmcfaul](https://github.com/kmcfaul))
8+
9+
#### :bug: Bug Fix
10+
* `patternfly-4`
11+
* [#998](https://github.com/patternfly/patternfly-react/pull/998) docs(Card): add card variations to documentation ([@kmcfaul](https://github.com/kmcfaul))
12+
* [#1005](https://github.com/patternfly/patternfly-react/pull/1005) fix(title): allow multiple heading levels for Title ([@seanforyou23](https://github.com/seanforyou23))
13+
14+
#### Committers: 3
15+
- Michael Spaxman ([@seanforyou23](https://github.com/seanforyou23))
16+
- Ron Lavi ([@Laviro](https://github.com/Laviro))
17+
- [@kmcfaul](https://github.com/kmcfaul)
18+
19+
20+
## patternfly4-react-lerna-root@1.28.5 (2018-12-05)
21+
22+
#### :bug: Bug Fix
23+
* `patternfly-4`
24+
* [#1001](https://github.com/patternfly/patternfly-react/pull/1001) fix(Badge): remove margin between badges to match core ([@kmcfaul](https://github.com/kmcfaul))
25+
26+
#### Committers: 1
27+
- [@kmcfaul](https://github.com/kmcfaul)
28+
29+
30+
## @patternfly/react-table@0.2.10 (2018-12-05)
31+
32+
#### :bug: Bug Fix
33+
* `patternfly-4`
34+
* [#1001](https://github.com/patternfly/patternfly-react/pull/1001) fix(Badge): remove margin between badges to match core ([@kmcfaul](https://github.com/kmcfaul))
35+
36+
#### Committers: 1
37+
- [@kmcfaul](https://github.com/kmcfaul)
38+
39+
40+
## @patternfly/react-docs@3.19.18 (2018-12-05)
41+
42+
#### :bug: Bug Fix
43+
* `patternfly-4`
44+
* [#1001](https://github.com/patternfly/patternfly-react/pull/1001) fix(Badge): remove margin between badges to match core ([@kmcfaul](https://github.com/kmcfaul))
45+
46+
#### Committers: 1
47+
- [@kmcfaul](https://github.com/kmcfaul)
48+
49+
50+
## @patternfly/react-core@1.38.5 (2018-12-05)
351

452
#### :bug: Bug Fix
553
* `patternfly-4`

packages/patternfly-3/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="7.12.7"></a>
7+
## [7.12.7](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.12.6...patternfly3-react-lerna-root@7.12.7) (2018-12-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **LoginPage:** add LoginPageCard inner components documentation. ([#994](https://github.com/patternfly/patternfly-react/issues/994)) ([c00d355](https://github.com/patternfly/patternfly-react/commit/c00d355))
13+
14+
15+
16+
617
<a name="7.12.6"></a>
718
## [7.12.6](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.12.4...patternfly3-react-lerna-root@7.12.6) (2018-11-30)
819

packages/patternfly-3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patternfly3-react-lerna-root",
3-
"version": "7.12.6",
3+
"version": "7.12.7",
44
"private": true,
55
"config": {
66
"access": "private"

packages/patternfly-3/patternfly-react-extensions/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.13.14"></a>
7+
## [2.13.14](https://github.com/patternfly/patternfly-react/compare/patternfly-react-extensions@2.13.13...patternfly-react-extensions@2.13.14) (2018-12-07)
8+
9+
10+
11+
12+
**Note:** Version bump only for package patternfly-react-extensions
13+
614
<a name="2.13.13"></a>
715
## [2.13.13](https://github.com/patternfly/patternfly-react/compare/patternfly-react-extensions@2.13.11...patternfly-react-extensions@2.13.13) (2018-11-30)
816

packages/patternfly-3/patternfly-react-extensions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patternfly-react-extensions",
3-
"version": "2.13.13",
3+
"version": "2.13.14",
44
"private": false,
55
"description": "This library provides an extended set of React components for use with the PatternFly reference implementation.",
66
"main": "dist/js/index.js",
@@ -42,7 +42,7 @@
4242
"classnames": "^2.2.5",
4343
"css-element-queries": "^1.0.1",
4444
"patternfly": "^3.58.0",
45-
"patternfly-react": "^2.25.3",
45+
"patternfly-react": "^2.25.4",
4646
"react-bootstrap": "^0.32.1",
4747
"react-virtualized": "9.x"
4848
},

packages/patternfly-3/patternfly-react/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.25.4"></a>
7+
## [2.25.4](https://github.com/patternfly/patternfly-react/compare/patternfly-react@2.25.3...patternfly-react@2.25.4) (2018-12-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **LoginPage:** add LoginPageCard inner components documentation. ([#994](https://github.com/patternfly/patternfly-react/issues/994)) ([c00d355](https://github.com/patternfly/patternfly-react/commit/c00d355))
13+
14+
15+
16+
617
<a name="2.25.3"></a>
718
## [2.25.3](https://github.com/patternfly/patternfly-react/compare/patternfly-react@2.25.1...patternfly-react@2.25.3) (2018-11-30)
819

packages/patternfly-3/patternfly-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patternfly-react",
3-
"version": "2.25.3",
3+
"version": "2.25.4",
44
"private": false,
55
"description": "This library provides a set of common React components for use with the PatternFly reference implementation.",
66
"main": "dist/js/index.js",

packages/patternfly-3/react-console/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.9.4"></a>
7+
## [1.9.4](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@1.9.3...@patternfly/react-console@1.9.4) (2018-12-07)
8+
9+
10+
11+
12+
**Note:** Version bump only for package @patternfly/react-console
13+
614
<a name="1.9.3"></a>
715
## [1.9.3](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@1.9.1...@patternfly/react-console@1.9.3) (2018-11-30)
816

packages/patternfly-3/react-console/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternfly/react-console",
3-
"version": "1.9.3",
3+
"version": "1.9.4",
44
"private": false,
55
"description": "This library provides a set of Console React components for use with the PatternFly reference implementation.",
66
"main": "dist/js/index.js",
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"patternfly": "^3.58.0",
49-
"patternfly-react": "^2.25.3"
49+
"patternfly-react": "^2.25.4"
5050
},
5151
"peerDependencies": {
5252
"patternfly": "^3.58.0",

packages/patternfly-4/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="1.28.6"></a>
7+
## [1.28.6](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.28.5...patternfly4-react-lerna-root@1.28.6) (2018-12-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **Button:** remove margin around Buttons in docs ([#1015](https://github.com/patternfly/patternfly-react/issues/1015)) ([4ba4af6](https://github.com/patternfly/patternfly-react/commit/4ba4af6))
13+
* **title:** allow multiple heading levels for Title ([#1005](https://github.com/patternfly/patternfly-react/issues/1005)) ([0eae3d1](https://github.com/patternfly/patternfly-react/commit/0eae3d1))
14+
15+
16+
17+
618
<a name="1.28.5"></a>
719
## [1.28.5](https://github.com/patternfly/patternfly-react/compare/patternfly4-react-lerna-root@1.28.4...patternfly4-react-lerna-root@1.28.5) (2018-12-05)
820

0 commit comments

Comments
 (0)