Skip to content

Commit

Permalink
bump: version 8.1.29 → 8.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Jul 14, 2023
1 parent d3fc1e5 commit f941336
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ commitizen:
name: cz_conventional_commits
tag_format: v$version
update_changelog_on_bump: true
version: 8.1.29
version: 8.1.30
version_files:
- pyproject.toml:version
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v8.1.30 (2023-07-14)

### Fix

- prepare for 8.1.30

## v8.1.29 (2023-07-07)

## v8.1.28 (2023-06-02)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[project]
name = "ignition-api-stubs"
version = "8.1.29"
version = "8.1.30"
description = "Ignition Scripting API Stubs"
readme = "README.md"
keywords = [
Expand Down

0 comments on commit f941336

Please sign in to comment.