Skip to content

Commit

Permalink
bump: version 1.0.0 → 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huynguyengl99 committed Jun 20, 2024
1 parent 64ede87 commit 35fbd2e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v1.1.0 (2024-06-21)

### Feat

- add localized url field to prevent translation on url

## v1.0.0 (2024-06-20)

### Feat
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ name = 'headless_cms'
packages = [
{include = "headless_cms"}
]
version = "1.0.0"
version = "1.1.0"

[tool.poetry.group.dev.dependencies]
commitizen = "^3.27.0"
Expand Down

0 comments on commit 35fbd2e

Please sign in to comment.