We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6265229 commit dc69b15Copy full SHA for dc69b15
Changelog.md
@@ -1,3 +1,11 @@
1
+## [1.4.1-rc.1](https://github.com/dadish/ProcessGraphQL/compare/v1.4.0...v1.4.1-rc.1) (2022-07-30)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update npm dependencies to the latest ([021947b](https://github.com/dadish/ProcessGraphQL/commit/021947b5b1daba048c35de5481820ba8a6b9ec8f))
7
+* **scripts:** use import instead of require ([6265229](https://github.com/dadish/ProcessGraphQL/commit/6265229c345dab8d834a66325ebd702ee85eba38))
8
9
# [1.4.0](https://github.com/dadish/ProcessGraphQL/compare/v1.3.2...v1.4.0) (2022-07-29)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "processgraphql",
- "version": "1.4.0",
+ "version": "1.4.1-rc.1",
"description": "GraphQL for ProcessWire",
"main": "index.js",
"directories": {
0 commit comments