Skip to content

Commit

Permalink
bump: version 0.5.0 → 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
huynguyengl99 committed Jun 5, 2024
1 parent c988434 commit a09b1ad
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 @@
## v0.5.1 (2024-06-05)

### Fix

- clear all language field data when primary lang is clear

## v0.5.0 (2024-06-05)

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

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

0 comments on commit a09b1ad

Please sign in to comment.