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]
  • Loading branch information
patternfly-build committed Jun 5, 2023
1 parent 60a66e2 commit ea36b6b
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 4 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.

# [2.0.0-prerelease.1](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2023-06-05)


### Bug Fixes

* **prerelease:** move to prerelease versions ([551282c](https://github.com/patternfly-labs/pf-react-release-playground/commit/551282c1dc371c2e956eb9576f20dd34f8f78edb))





# [2.0.0-alpha.5](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2023-06-05)


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": "2.0.0-prerelease.0",
"version": "2.0.0-prerelease.1",
"description": "footer project two",
"main": "dist/index.js",
"scripts": {
"build": "rimraf dist && rollup --config",
"test": "jest"
},
"dependencies": {
"@patternfly-labs/sub-footer": "^2.0.0-prerelease.0",
"@patternfly-labs/sub-footer": "^2.0.0-prerelease.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.

# [2.0.0-prerelease.1](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2023-06-05)


### Bug Fixes

* **prerelease:** move to prerelease versions ([551282c](https://github.com/patternfly-labs/pf-react-release-playground/commit/551282c1dc371c2e956eb9576f20dd34f8f78edb))





# [2.0.0-alpha.3](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2023-06-05)


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": "2.0.0-prerelease.0",
"version": "2.0.0-prerelease.1",
"main": "dist/index.js",
"description": "hello",
"scripts": {
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.

# [2.0.0-prerelease.1](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2023-06-05)


### Bug Fixes

* **prerelease:** move to prerelease versions ([551282c](https://github.com/patternfly-labs/pf-react-release-playground/commit/551282c1dc371c2e956eb9576f20dd34f8f78edb))





# [2.0.0-alpha.4](https://github.com/patternfly-labs/pf-react-release-playground/compare/@patternfly-labs/[email protected]...@patternfly-labs/[email protected]) (2023-06-05)


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": "2.0.0-prerelease.0",
"version": "2.0.0-prerelease.1",
"description": "sub footer project two featurez",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit ea36b6b

Please sign in to comment.