[0.59.0](https://github.com/projen/projen/compare/v0.58.36...v0.59.0) (2022-07-19)
⚠ BREAKING CHANGES
* **circleci:** WorkflowJob no longer has a parameters key, and the parameters key in Job is now an object with `description?`, `type`, and `default?` keys.
Bug Fixes
* **circleci:** add pipeline parameters object, remove parameters from workflow job ([1969](https://github.com/projen/projen/issues/1969)) ([1a5dc94](https://github.com/projen/projen/commit/1a5dc9424d0f0c9acf87756cc7096da73d74a153)), closes [#1968](https://github.com/projen/projen/issues/1968)