diff --git a/build/wdqs/CHANGELOG.md b/build/wdqs/CHANGELOG.md new file mode 100644 index 000000000..a659a6d4c --- /dev/null +++ b/build/wdqs/CHANGELOG.md @@ -0,0 +1,3 @@ +## 1.2.0-0 (2024-09-17) + +This was a version bump only for wdqs to align it with other projects, there were no code changes. \ No newline at end of file diff --git a/build/wdqs/package.json b/build/wdqs/package.json index bd178fad7..ba0341f3b 100644 --- a/build/wdqs/package.json +++ b/build/wdqs/package.json @@ -1,6 +1,6 @@ { "name": "wdqs", - "version": "1.0.0", + "version": "1.2.0-0", "nx": { "targets": { "lint": {},