Skip to content

Commit

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

### Added

* **changelog:** fix Changelog on Releases ([e19f65b](e19f65b))
  • Loading branch information
semantic-release-bot committed Jul 25, 2024
1 parent e19f65b commit cacb296
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Serve Secret Changelog

## [2.7.0](https://github.com/boscho87/serve-secret/compare/v2.6.0...v2.7.0) (2024-07-25)
## 2.8.0 - 2024-07-25
### Added
- **changelog:** fix Changelog on Releases ([e19f65b](https://github.com/boscho87/serve-secret/commit/e19f65b6dd368f3c8a031c3d667fe609791833a4))

## 2.7.0 - 2024-07-25
### Added
- **changelog:** upate changelog tooling ([67aa6d1](https://github.com/boscho87/serve-secret/commit/67aa6d1ac3f22e878ddf423ce2b4fe20940ea25f))

* **changelog:** upate changelog tooling ([67aa6d1](https://github.com/boscho87/serve-secret/commit/67aa6d1ac3f22e878ddf423ce2b4fe20940ea25f))
[Unreleased] (https://github.com/boscho87/serve-secret/compare/v2.8.0...main)
[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/tag/v2.7.0)
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.7.0",
"version": "2.8.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit cacb296

Please sign in to comment.