Skip to content

Commit 1b4e282

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.3.5 [skip ci]
1 parent e77e2a2 commit 1b4e282

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.5](https://github.com/l4rm4nd/LinkedInDumper/compare/v0.3.4...v0.3.5) (2025-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* return profile link for real users ([e77e2a2](https://github.com/l4rm4nd/LinkedInDumper/commit/e77e2a200f3162aa0257a4fcaae37044c6f89450))
7+
18
## [0.3.4](https://github.com/l4rm4nd/LinkedInDumper/compare/v0.3.3...v0.3.4) (2025-06-03)
29

310

@@ -26,10 +33,3 @@
2633

2734
* remove ast imports ([f9ee8d2](https://github.com/l4rm4nd/LinkedInDumper/commit/f9ee8d2ebdcdb60a937158cf97835a2ed1bd9ad8))
2835

29-
## [0.3.0](https://github.com/l4rm4nd/LinkedInDumper/compare/v0.2.2...v0.3.0) (2025-04-14)
30-
31-
32-
### Features
33-
34-
* add experimental feature to retrieve contact infos ([c680871](https://github.com/l4rm4nd/LinkedInDumper/commit/c68087116baccf5c123936746e230b102c79cd65))
35-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.3.4"
2+
"version": "0.3.5"
33
}

0 commit comments

Comments
 (0)