chore(release): 0.1.2

This commit is contained in:
DDEV User
2023-12-01 11:23:36 +01:00
parent 6e5851aefe
commit 11ea5e5f85
2 changed files with 12 additions and 2 deletions
+10
View File
@@ -4,6 +4,16 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->
## [0.1.2](https://git/ep/team/compare/v0.1.1...v0.1.2) (2023-12-01)
### Features
* Clear opcache after deployment ([7b3cb7](https://git/ep/team/commit/7b3cb7c771b067a4860b046f98de384b71eaac87))
* Extended logging ([79765e](https://git/ep/team/commit/79765e48314d68898f2b55a56e1757abc20308a3))
---
## [0.1.1](https://git/ep/team/compare/v0.1.0...v0.1.1) (2023-11-13)
### Features
+2 -2
View File
@@ -127,5 +127,5 @@
"symfony/stopwatch": "6.3.*",
"symfony/web-profiler-bundle": "6.3.*"
},
"version": "0.1.1"
}
"version": "0.1.2"
}