We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33fbe3e commit cf02a80Copy full SHA for cf02a80
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.9](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.1.8...v2.1.9) (2023-05-11)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.2 ([33fbe3e](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/33fbe3e49680399399f2499e9c5a7f2f8a752f23))
9
10
## [2.1.8](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v2.1.7...v2.1.8) (2023-05-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.1.8",
+ "version": "2.1.9",
"repository": {
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
}
0 commit comments