Skip to content

Commit 2a95471

Browse files
committed
Bump version
1 parent 38d392c commit 2a95471

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.7.6 / 2021/04/14
2+
==================
3+
4+
- Fix relative link rendering
5+
16
0.7.5 / 2021/04/9
27
==================
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apify-shared",
3-
"version": "0.7.5",
3+
"version": "0.7.6",
44
"description": "Tools and constants shared across Apify projects.",
55
"main": "build/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)