Closed liamdebeasi closed 1 year ago
Please check if your PR fulfills the following requirements:
npm run build
npm test
npm run prettier
Please check the type of change your PR introduces:
According to https://github.com/ionic-team/stencil-ds-output-targets/pull/352, we need to bump the package.json after a package has been released.
Pull request checklist
Please check if your PR fulfills the following requirements:
npm run build
) was run locally for affected output targetsnpm test
) were run locally and passednpm run prettier
) was run locally and passedPull request type
Please check the type of change your PR introduces:
What is the current behavior?
According to https://github.com/ionic-team/stencil-ds-output-targets/pull/352, we need to bump the package.json after a package has been released.
What is the new behavior?
Does this introduce a breaking change?
Other information