🛡 You are running in no-operation mode, because the '--noop' flag was supplied
[08:52:56] 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.                            
           WARNING  Token value is missing!                        config.py:782
1.1.0
The next version is: 1.1.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.1.0

            Automatically generated by python-semantic-release'

[🛡 NOP]     would have run:
        GIT_COMMITTER_DATE=2026-06-24T08:52:56.300585+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.1.0 -m 'v1.1.0'

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

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

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

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

### Bug Fixes

- Correct GitHub Actions email configuration and streamline version update 
process in publish workflow 
([`7a81aad`](https://github.com/tawhidjony/karigor/commit/7a81aad3305b5946ecea76
fffd4042c13394e0a8))

- Correct GitHub Actions email configuration and update semantic release command
options 
([`9a04bea`](https://github.com/tawhidjony/karigor/commit/9a04bea1f54838a2f39873
4ea69967aa64e34fbe))

- Enhance release check logic to handle output and skip releases appropriately 
([`ed016bb`](https://github.com/tawhidjony/karigor/commit/ed016bbdcda30559abcb97
232ee115144ca205a6))

- Streamline publish workflow with semantic release checks and improved job 
structure 
([`3043f03`](https://github.com/tawhidjony/karigor/commit/3043f03ca43752110f0b23
11a70bf0703ebf122a))

- Update actions/checkout version to v5 and refine release check command 
([`a6ffe38`](https://github.com/tawhidjony/karigor/commit/a6ffe381483aff40228603
69f2e405c5b5531b82))

- Update semantic release command and revert version to 1.0.6 
([`338fb9b`](https://github.com/tawhidjony/karigor/commit/338fb9b5572937d3026e0c
4071dfda3958fd3891))

- Update version update command in publish workflow to use --no-commit flag 
([`2068380`](https://github.com/tawhidjony/karigor/commit/20683805eba344524800d1
110a9823372d340ada))

### Features

- Merge dev branch changes and release version 
([`1f68c85`](https://github.com/tawhidjony/karigor/commit/1f68c851e7bab1baa2417d
584a6595caaf6137bc))

---

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

