Skip to content

Commit 791263b

Browse files
chore(release): releasing packages [ci skip]
- [email protected] - [email protected]
1 parent 19b5414 commit 791263b

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

packages/theme-patternfly-org/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+
## 0.2.16 (2021-01-05)
7+
8+
**Note:** Version bump only for package theme-patternfly-org
9+
10+
11+
12+
13+
614
## [0.2.15](https://github.com/patternfly/patternfly-org/compare/[email protected]@0.2.15) (2020-12-15)
715

816
**Note:** Version bump only for package theme-patternfly-org

packages/theme-patternfly-org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "theme-patternfly-org",
33
"description": "A unified PatternFly and PatternFly-React theme.",
4-
"version": "0.2.15",
4+
"version": "0.2.16",
55
"author": "Red Hat",
66
"license": "MIT",
77
"bin": {

packages/v4/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+
## 4.2.104 (2021-01-05)
7+
8+
**Note:** Version bump only for package patternfly-org-4
9+
10+
11+
12+
13+
614
## [4.2.103](https://github.com/patternfly/patternfly-org/compare/[email protected]@4.2.103) (2020-12-21)
715

816
**Note:** Version bump only for package patternfly-org-4

packages/v4/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "patternfly-org-4",
33
"description": "Documentation for PatternFly 4.",
44
"private": true,
5-
"version": "4.2.103",
5+
"version": "4.2.104",
66
"author": "Red Hat",
77
"license": "MIT",
88
"scripts": {
@@ -20,7 +20,7 @@
2020
"@patternfly/react-docs": "5.12.20",
2121
"react": "^16.8.0",
2222
"react-dom": "^16.8.0",
23-
"theme-patternfly-org": "^0.2.15"
23+
"theme-patternfly-org": "^0.2.16"
2424
},
2525
"devDependencies": {
2626
"fs-extra": "^9.0.0",

0 commit comments

Comments
 (0)