Skip to content

Commit

Permalink
chore(release): releasing packages
Browse files Browse the repository at this point in the history
 - patternfly3-react-lerna-root@7.11.0
 - @patternfly/react-console@1.8.0
  • Loading branch information
patternfly-build committed Nov 26, 2018
1 parent b27cf7b commit c9deaae
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

## Change Log (2018-11-26)

#### :rocket: New Feature
* `patternfly-3`
* [#807](https://github.com/patternfly/patternfly-react/pull/807) Rdp console ([@mareklibra](https://github.com/mareklibra))

#### Committers: 1
- Marek Libra ([@mareklibra](https://github.com/mareklibra))


## patternfly3-react-lerna-root@7.10.7 (2018-11-20)

#### :bug: Bug Fix
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="7.11.0"></a>
# [7.11.0](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.10.7...patternfly3-react-lerna-root@7.11.0) (2018-11-26)


### Features

* **Remote Desktop Protocol:** DesktopViewer is extended for the RDP ([#807](https://github.com/patternfly/patternfly-react/issues/807)) ([b27cf7b](https://github.com/patternfly/patternfly-react/commit/b27cf7b))




<a name="7.10.7"></a>
## [7.10.7](https://github.com/patternfly/patternfly-react/compare/patternfly3-react-lerna-root@7.10.6...patternfly3-react-lerna-root@7.10.7) (2018-11-20)

Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly3-react-lerna-root",
"version": "7.10.7",
"version": "7.11.0",
"private": true,
"config": {
"access": "private"
Expand Down
11 changes: 11 additions & 0 deletions packages/patternfly-3/react-console/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.8.0"></a>
# [1.8.0](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@1.7.7...@patternfly/react-console@1.8.0) (2018-11-26)


### Features

* **Remote Desktop Protocol:** DesktopViewer is extended for the RDP ([#807](https://github.com/patternfly/patternfly-react/issues/807)) ([b27cf7b](https://github.com/patternfly/patternfly-react/commit/b27cf7b))




<a name="1.7.7"></a>
## [1.7.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-console@1.7.6...@patternfly/react-console@1.7.7) (2018-11-20)

Expand Down
2 changes: 1 addition & 1 deletion packages/patternfly-3/react-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly/react-console",
"version": "1.7.7",
"version": "1.8.0",
"private": false,
"description": "This library provides a set of Console React components for use with the PatternFly reference implementation.",
"main": "dist/js/index.js",
Expand Down

0 comments on commit c9deaae

Please sign in to comment.