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 38d392c commit 2a95471Copy full SHA for 2a95471
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+0.7.6 / 2021/04/14
2
+==================
3
+
4
+- Fix relative link rendering
5
6
0.7.5 / 2021/04/9
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "apify-shared",
- "version": "0.7.5",
+ "version": "0.7.6",
"description": "Tools and constants shared across Apify projects.",
"main": "build/index.js",
"types": "types/index.d.ts",
0 commit comments