Skip to content

Commit

Permalink
v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
PageKey Semver committed Aug 19, 2024
1 parent f6d91a2 commit e0e5e9d
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
@@ -1,3 +1,7 @@
## v1.0.8

- fix: Pretty-print JSON file replacer (f6d91a2c)

## v1.0.7

- fix: Do not pass GitHub config to GitLab (c50b2984)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "pagekey-semver"
description = "Simple, opinionated semantic versioning package."
version = "1.0.7"
version = "1.0.8"
authors = [ "steve",]
readme = "README.md"

Expand Down

0 comments on commit e0e5e9d

Please sign in to comment.