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.
2 parents 6aac63d + dde0dc5 commit 864d334Copy full SHA for 864d334
Changelog.md
@@ -1,3 +1,10 @@
1
+## [1.4.1-rc.3](https://github.com/dadish/ProcessGraphQL/compare/v1.4.1-rc.2...v1.4.1-rc.3) (2022-07-30)
2
+
3
4
+### Bug Fixes
5
6
+* **scrips:** __dirname is undefined ([8dbc180](https://github.com/dadish/ProcessGraphQL/commit/8dbc18079a6c591c15f4bab680772673517f0185))
7
8
## [1.4.1-rc.2](https://github.com/dadish/ProcessGraphQL/compare/v1.4.1-rc.1...v1.4.1-rc.2) (2022-07-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "processgraphql",
- "version": "1.4.1-rc.2",
+ "version": "1.4.1-rc.3",
"description": "GraphQL for ProcessWire",
"main": "index.js",
"directories": {
0 commit comments