🛡 You are running in no-operation mode, because the '--noop' flag was supplied
[12:18:31] 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.0
The next version is: 1.3.0! 🚀
[🛡 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.0

            Automatically generated by python-semantic-release'

[🛡 NOP]     would have run:
        GIT_COMMITTER_DATE=2026-06-29T12:18:31.836272+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.0 -m 'v1.3.0'

[🛡 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.0 

[🛡 NOP] would have created a release for tag v1.3.0 with the following notes:
 ## v1.3.0 (2026-06-29)

### Features

- Implement module creation functionality with templates for models, 
repositories, routes, schemas, and services 
([`14cc340`](https://github.com/tawhidjony/karigor/commit/14cc340420dde6b1cf72b6
4b7f56e73f45cffcd0))

---

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

