Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
 - @patternfly-labs/[email protected]
 - @patternfly-labs/[email protected]
 - @patternfly-labs/[email protected]
 - @patternfly-labs/[email protected]
  • Loading branch information
patternfly-build committed Dec 21, 2022
1 parent 148e69a commit cda79d2
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 7 deletions.
11 changes: 11 additions & 0 deletions packages/footer/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.

## [1.1.1](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2022-12-21)


### Bug Fixes

* **versions:** fix up versions ([148e69a](https://github.com/patternfly-labs/pf-react-release-playground/commit/148e69ab7cb93f75f6f94e1319aa120d0aada05d))





## [1.0.5](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2022-12-21)

**Note:** Version bump only for package @patternfly-labs/footer
Expand Down
4 changes: 2 additions & 2 deletions packages/footer/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@patternfly-labs/footer",
"version": "1.1.0",
"version": "1.1.1",
"description": "footer project two - breaker",
"main": "dist/index.js",
"scripts": {
"build": "rimraf dist && rollup --config",
"test": "jest"
},
"dependencies": {
"@patternfly-labs/sub-footer": "^1.1.0",
"@patternfly-labs/sub-footer": "^1.1.1",
"@testing-library/react": "13.3.0",
"@types/jest": "^27.0.3",
"@types/react": "^17.0.14",
Expand Down
11 changes: 11 additions & 0 deletions packages/header/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.

## [1.2.1](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2022-12-21)


### Bug Fixes

* **versions:** fix up versions ([148e69a](https://github.com/patternfly-labs/pf-react-release-playground/commit/148e69ab7cb93f75f6f94e1319aa120d0aada05d))





## [1.1.1](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2022-12-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly-labs/header",
"version": "1.2.0",
"version": "1.2.1",
"main": "dist/index.js",
"description": "hello",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/remixapp/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.

## [1.0.16](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2022-12-21)


### Bug Fixes

* **versions:** fix up versions ([148e69a](https://github.com/patternfly-labs/pf-react-release-playground/commit/148e69ab7cb93f75f6f94e1319aa120d0aada05d))





## [1.0.10](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2022-12-21)

**Note:** Version bump only for package @patternfly-labs/remixapp
Expand Down
6 changes: 3 additions & 3 deletions packages/remixapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly-labs/remixapp",
"version": "1.0.15",
"version": "1.0.16",
"private": true,
"sideEffects": false,
"scripts": {
Expand All @@ -10,8 +10,8 @@
"test": "jest"
},
"dependencies": {
"@patternfly-labs/footer": "^1.1.0",
"@patternfly-labs/header": "^1.2.0",
"@patternfly-labs/footer": "^1.1.1",
"@patternfly-labs/header": "^1.2.1",
"@remix-run/node": "^1.5.1",
"@remix-run/react": "^1.5.1",
"@remix-run/serve": "^1.5.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/sub-footer/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.

## [1.1.1](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2022-12-21)


### Bug Fixes

* **versions:** fix up versions ([148e69a](https://github.com/patternfly-labs/pf-react-release-playground/commit/148e69ab7cb93f75f6f94e1319aa120d0aada05d))





## [1.0.1](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2022-12-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/sub-footer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@patternfly-labs/sub-footer",
"version": "1.1.0",
"version": "1.1.1",
"description": "sub footer project two ",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit cda79d2

Please sign in to comment.