Skip to content

Commit 355f743

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.1.4 [skip ci]
1 parent bd0c67f commit 355f743

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

CHANGELOG.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
## [0.1.3](https://github.com/l4rm4nd/XingDumper/compare/v0.1.2...v0.1.3) (2024-07-25)
1+
## [0.1.4](https://github.com/l4rm4nd/XingDumper/compare/v0.1.3...v0.1.4) (2024-07-30)
22

33

44
### Bug Fixes
55

6-
* **python:** add timeouts for requests ([50b53d1](https://github.com/l4rm4nd/XingDumper/commit/50b53d1a144bd5bfaf13755dea945731816b4d51))
6+
* **py:** increase timeout ([bd0c67f](https://github.com/l4rm4nd/XingDumper/commit/bd0c67f287930b0d44420a86b5ed92ae633ef80e))
7+
8+
## [0.1.3](https://github.com/l4rm4nd/XingDumper/compare/v0.1.2...v0.1.3) (2024-07-25)
79

810

11+
### Bug Fixes
12+
13+
* **python:** add timeouts for requests ([50b53d1](https://github.com/l4rm4nd/XingDumper/commit/50b53d1a144bd5bfaf13755dea945731816b4d51))
914

1015
## [0.1.2](https://github.com/l4rm4nd/XingDumper/compare/v0.1.1...v0.1.2) (2024-07-21)
1116

@@ -14,24 +19,18 @@
1419

1520
* **docker:** upgrade base python image ([8603e68](https://github.com/l4rm4nd/XingDumper/commit/8603e682c0971bce4bb3a5fc20867a6fed919c68))
1621

17-
18-
1922
## [0.1.1](https://github.com/l4rm4nd/XingDumper/compare/v0.1.0...v0.1.1) (2024-07-19)
2023

2124

2225
### Bug Fixes
2326

2427
* **ci:** minor version series tag for dockerhub ([ba18e0c](https://github.com/l4rm4nd/XingDumper/commit/ba18e0c3534f11dbd809e9f507ddf47314ce294b))
2528

26-
27-
28-
# [0.1.0](https://github.com/l4rm4nd/XingDumper/compare/b83eb8ffe5b24c6f220536e0e458ea8e26bc9f76...v0.1.0) (2024-07-19)
29+
## [0.1.0](https://github.com/l4rm4nd/XingDumper/compare/b83eb8ffe5b24c6f220536e0e458ea8e26bc9f76...v0.1.0) (2024-07-19)
2930

3031

3132
### Features
3233

3334
* rework gh ci workflow ([fb54230](https://github.com/l4rm4nd/XingDumper/commit/fb54230053dad8e13ec8e27ba4d42d25314b3dd4))
3435
* rework github ci ([b83eb8f](https://github.com/l4rm4nd/XingDumper/commit/b83eb8ffe5b24c6f220536e0e458ea8e26bc9f76))
3536

36-
37-

package.json

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

0 commit comments

Comments
 (0)