# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.1.1](https://github.com/TakakiAraki09/tiny-view/compare/v1.1.0...v1.1.1) - 2026-05-30
### Other
- auto-publish on Release PR merge, drop manual dispatch gate
## [1.1.0](https://github.com/TakakiAraki09/tiny-view/compare/v1.0.4...v1.1.0) - 2026-05-30
### Added
- ✨ add Cmd/Ctrl +/-/0 zoom to WebView
### Other
- correct release-plz bump rule for non-feat/fix commits
- gate publish behind manual dispatch and document the flow