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 a535b44 commit 9248954Copy full SHA for 9248954
2 files changed
packages/comms/src/__package__.ts
@@ -1,3 +1,3 @@
1
export const PKG_NAME = "@hpcc-js/comms";
2
-export const PKG_VERSION = "3.7.6";
3
-export const BUILD_VERSION = "3.9.0";
+export const PKG_VERSION = "3.7.7";
+export const BUILD_VERSION = "3.9.1";
packages/markdown-it-plugins/src/__package__.ts
export const PKG_NAME = "@hpcc-js/markdown-it-plugins";
-export const PKG_VERSION = "1.3.9";
+export const PKG_VERSION = "1.3.10";
0 commit comments