Skip to content

Commit b5f27d7

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.1 [skip ci]
1 parent 9d2e19b commit b5f27d7

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.2.1](https://github.com/l4rm4nd/LinkedInDumper/compare/v0.2.0...v0.2.1) (2025-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing argparse metavars and help text ([9d2e19b](https://github.com/l4rm4nd/LinkedInDumper/commit/9d2e19b2fa135d6e445253ea3f4619cfeb628bf8))
7+
18
## [0.2.0](https://github.com/l4rm4nd/LinkedInDumper/compare/v0.1.5...v0.2.0) (2025-04-13)
29

310

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

2734
* **docker:** upgrade base python image ([3ec72d9](https://github.com/l4rm4nd/LinkedInDumper/commit/3ec72d978df284dcc0b2d47cc3ea436931463c6c))
2835

29-
## [0.1.2](https://github.com/l4rm4nd/LinkedInDumper/compare/v0.1.1...v0.1.2) (2024-07-21)
30-
31-
32-
### Bug Fixes
33-
34-
* **code:** refactor the py script ([7414673](https://github.com/l4rm4nd/LinkedInDumper/commit/74146730c6003db36c1110900849d7fef9fab9aa))
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.2.0"
2+
"version": "0.2.1"
33
}

0 commit comments

Comments
 (0)