Skip to content

Commit

Permalink
chore(release): 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boscho87 committed Jul 24, 2024
1 parent b25240b commit 3c97656
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).


## Unreleased
## 2.3.0 - 2024-07-24
### Update
- Merge Bugfixes and Updates for new CraftCMS FileSystem

## 2.2.0 - 2022-07-18
### Update
- Update Security service to work with new volume/filesystem logic
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.1.0",
"version": "2.3.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 3c97656

Please sign in to comment.