Skip to content

Commit

Permalink
chore: bump to v0.14.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
phylum-bot committed Aug 26, 2022
1 parent c98fa8e commit 9a2a8bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ However, some entries may be manually edited, where it helps for clarity and und

<!--next-version-placeholder-->

## v0.14.0 (2022-08-26)
### Feature
* Change supported maven lockfile to `effective-pom.xml` ([#112](https://github.com/phylum-dev/phylum-ci/issues/112)) ([`c98fa8e`](https://github.com/phylum-dev/phylum-ci/commit/c98fa8efa4b8f2b1877b95843bae079838cae565))

## v0.13.3 (2022-08-24)
### Documentation
* Revert bad script options SVG files ([`907e8f2`](https://github.com/phylum-dev/phylum-ci/commit/907e8f2d3acb19a33e7e4cb83a69398db62a5221))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "phylum"
version = "0.13.3"
version = "0.14.0"
description = "Utilities for integrating Phylum into CI pipelines (and beyond)"
license = "MIT"
authors = ["Phylum, Inc. <[email protected]>"]
Expand Down

0 comments on commit 9a2a8bf

Please sign in to comment.