chore(release): 1.6.0
All checks were successful
Build and Upload Canary / build (push) Successful in 5m30s

This commit is contained in:
Simeon Radivoev 2026-05-10 02:53:05 +03:00
parent 2e78ddf08e
commit 9a3e605625
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
3 changed files with 13 additions and 6 deletions

View file

@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## [1.6.0](https://github.com/simeonradivoev/gameflow-deck/compare/v1.5.0...v1.6.0) (2026-05-09)
### Features
* Implemented public plugin system accessible from the store. ([38cb752](https://github.com/simeonradivoev/gameflow-deck/commit/38cb7525527b5ad4f6eb284cdad0001fd87eaf7e))
## [1.5.0](https://github.com/simeonradivoev/gameflow-deck/compare/v1.4.0...v1.5.0) (2026-05-05)