Skip to content

Commit

Permalink
chore(release): 2.9.1 [skip ci]\n\n## [2.9.1](v2.9.0...v2.9.1) (2024-…
Browse files Browse the repository at this point in the history
…07-25)

### Fixed

* **changelog:** cleanup the Changelog ([c8e2b29](c8e2b29))
  • Loading branch information
semantic-release-bot committed Jul 25, 2024
1 parent c8e2b29 commit 75993cb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# Serve Secret Changelog

## 2.9.1 - 2024-07-25

### Fixed

- **changelog:** cleanup the Changelog ([c8e2b29](https://github.com/boscho87/serve-secret/commit/c8e2b2951e2ca5b647f60fe86fa5696529e4134e))


## 2.3.0 - 2024-07-24

### Update

- Update plugin to work with Craft ^5


## 2.2.0 - 2022-07-18

### Update
Expand Down Expand Up @@ -50,12 +57,8 @@
- Initial release


[Unreleased]: https://github.com/boscho87/serve-secret/compare/v2.9.0...main
[2.9.0]: https://github.com/boscho87/serve-secret/compare/v2.8.1...v2.9.0
[2.8.1]: https://github.com/boscho87/serve-secret/compare/v2.8.1...v2.8.1
[2.8.1]: https://github.com/boscho87/serve-secret/compare/v2.8.0...v2.8.1
[2.8.0]: https://github.com/boscho87/serve-secret/compare/v2.7.0...v2.8.0
[2.7.0]: https://github.com/boscho87/serve-secret/compare/v2.3.0...v2.7.0
[Unreleased]: https://github.com/boscho87/serve-secret/compare/v2.9.1...main
[2.9.1]: https://github.com/boscho87/serve-secret/compare/v2.3.0...v2.9.1
[2.3.0]: https://github.com/boscho87/serve-secret/compare/v2.2.0...v2.3.0
[2.2.0]: https://github.com/boscho87/serve-secret/compare/v2.1.0...v2.2.0
[2.1.0]: https://github.com/boscho87/serve-secret/compare/v2.0.0...v2.1.0
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "itscoding/serve-secret",
"description": "Serve password protected files",
"type": "craft-plugin",
"version": "2.9.0",
"version": "2.9.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 75993cb

Please sign in to comment.