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 2a251af commit c54b3bdCopy full SHA for c54b3bd
packages/comms/src/__package__.ts
@@ -1,3 +1,3 @@
1
export const PKG_NAME = "@hpcc-js/comms";
2
-export const PKG_VERSION = "3.6.2";
3
-export const BUILD_VERSION = "3.7.2";
+export const PKG_VERSION = "3.6.3";
+export const BUILD_VERSION = "3.7.3";
packages/markdown-it-plugins/src/__package__.ts
export const PKG_NAME = "@hpcc-js/markdown-it-plugins";
-export const PKG_VERSION = "1.3.1";
+export const PKG_VERSION = "1.3.2";
0 commit comments