Skip to content

Commit 0d7f9d1

Browse files
chore(release): 1.4.1
## [1.4.1](v1.4.0...v1.4.1) (2026-03-21) ### ⚡ Performance * **config:** increased default web worker count to 8 ([da9d3e5](da9d3e5)) ### ♻️ Refactoring * **cli:** migrated to typer and rich for enhanced CLI experience ([c29e194](c29e194))
1 parent da9d3e5 commit 0d7f9d1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.4.1](https://github.com/bauer-group/CS-URLShortener/compare/v1.4.0...v1.4.1) (2026-03-21)
2+
3+
### ⚡ Performance
4+
5+
* **config:** increased default web worker count to 8 ([da9d3e5](https://github.com/bauer-group/CS-URLShortener/commit/da9d3e5570c0ad22c069179c76ac2e7ed4268c35))
6+
7+
### ♻️ Refactoring
8+
9+
* **cli:** migrated to typer and rich for enhanced CLI experience ([c29e194](https://github.com/bauer-group/CS-URLShortener/commit/c29e194146890bf84c3e8a49a331d34bfdc6c2b9))
10+
111
## [1.4.0](https://github.com/bauer-group/CS-URLShortener/compare/v1.3.0...v1.4.0) (2026-03-21)
212

313
### 🚀 Features

0 commit comments

Comments
 (0)