🛡 You are running in no-operation mode, because the '--noop' flag was supplied
[10:26:03] WARNING  The 'changelog.changelog_file' configuration   config.py:183
                    option is moving to                                         
                    'changelog.default_templates.changelog_file'.               
                    Please update your configuration as the                     
                    compatibility will break in v10.                            
1.3.1
The next version is: 1.3.1! 🚀
[🛡 NOP] would have written your changelog to CHANGELOG.md
[🛡 NOP] would have updated versions in the following paths:
    pyproject.toml
No build command specified, skipping
[🛡 NOP]     would have run:
        git add /home/runner/work/karigor/karigor/CHANGELOG.md pyproject.toml

[🛡 NOP]         would have run:
                            GIT_AUTHOR_NAME=semantic-release \
    GIT_AUTHOR_EMAIL=semantic-release \
    GIT_COMMITTER_NAME=semantic-release \
    GIT_COMMITTER_EMAIL=semantic-release \
    git commit -m '1.3.1

            Automatically generated by python-semantic-release'

[🛡 NOP]     would have run:
        GIT_COMMITTER_DATE=2026-07-02T10:26:04.021241+00:00 
GIT_AUTHOR_NAME=semantic-release GIT_AUTHOR_EMAIL=semantic-release 
GIT_COMMITTER_NAME=semantic-release GIT_COMMITTER_EMAIL=semantic-release git tag
-a v1.3.1 -m 'v1.3.1'

[🛡 NOP]     would have verified that upstream branch has not changed

[🛡 NOP]     would have run:
        git push https://tawhidjony:****@github.com/tawhidjony/karigor.git main

[🛡 NOP]     would have run:
        git push https://tawhidjony:****@github.com/tawhidjony/karigor.git tag 
v1.3.1 

[🛡 NOP] would have created a release for tag v1.3.1 with the following notes:
 ## v1.3.1 (2026-07-02)

### Bug Fixes

- Add append_model_to_migrations function and update module creation process 
([`1e3489b`](https://github.com/tawhidjony/karigor/commit/1e3489ba259db676f119b0
bd14365940e2fc8ff1))

- Module creation commands and templates 
([`a0c0d09`](https://github.com/tawhidjony/karigor/commit/a0c0d097bf3d9afb707ba4
20fb931a5c8c924184))

---

**Detailed Changes**: 
[v1.3.0...v1.3.1](https://github.com/tawhidjony/karigor/compare/v1.3.0...v1.3.1)

