Skip to content

Commit

Permalink
chore(release): v2.6.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Changelog Release committed Jan 18, 2023
1 parent 74842c1 commit 5afb370
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 22 deletions.
30 changes: 9 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.6.6](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.6.5...v2.6.6) (2023-01-18)


### Bug Fixes

* **php:** update php cs fixer review ([74842c1](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/74842c1ffa026230c223187a20bcec5bc22c33e1))



## [2.6.5](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.6.4...v2.6.5) (2023-01-02)


Expand Down Expand Up @@ -96,24 +105,3 @@



# [2.4.0](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/compare/v2.3.2...v2.4.0) (2022-08-17)


### Bug Fixes

* **article:** update query for home and test ([0511807](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/05118070e36102f5892827aa57379a48f6f1d123))


### Features

* **images:** add and setup gaufrette storage for images ([dda468a](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/dda468a1f9ad294296b5a7c9efc9f86680716cf8))
* **images:** add liip imagine for thumbnail images ([1c9f7f0](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/1c9f7f0671fed9ef98bb76f4e340971c2573ef49))


### Performance Improvements

* **cache:** update cache for homepage ([f8c8978](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/f8c89780715624ae5d94e097a11b26163996b883))
* **database:** improve query performance in database ([f553ddb](https://github.com/Pierre-brtrd/Cours_Symfony_Pierre_Brtrd/commit/f553ddbe5f97a80aa2e70b3a56e2ebc7d11b6ead))



2 changes: 1 addition & 1 deletion version.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: "2.6.5"
version: "2.6.6"

0 comments on commit 5afb370

Please sign in to comment.