We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b45ff commit 267ebe8Copy full SHA for 267ebe8
Changelog.md
@@ -1,3 +1,10 @@
1
+## [1.4.1-rc.2](https://github.com/dadish/ProcessGraphQL/compare/v1.4.1-rc.1...v1.4.1-rc.2) (2022-07-30)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** keep composer autolaod files ([9fb6f12](https://github.com/dadish/ProcessGraphQL/commit/9fb6f12215f4cfd18b851bb29f10d186d54580b7))
7
8
## [1.4.1-rc.1](https://github.com/dadish/ProcessGraphQL/compare/v1.4.0...v1.4.1-rc.1) (2022-07-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "processgraphql",
- "version": "1.4.1-rc.1",
+ "version": "1.4.1-rc.2",
"description": "GraphQL for ProcessWire",
"main": "index.js",
"directories": {
0 commit comments