Skip to content

Commit 17e7763

Browse files
chore(release): release 1.9.3 (#254)
Co-authored-by: it4change-release-bot[bot] <258516457+it4change-release-bot[bot]@users.noreply.github.com>
1 parent 1309e0f commit 17e7763

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.9.2"
2+
".": "1.9.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.9.3](https://github.com/webcraftmedia/jahrweiser/compare/v1.9.2...v1.9.3) (2026-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **frontend:** fix string encoding with login credentials ([#253](https://github.com/webcraftmedia/jahrweiser/issues/253)) ([1309e0f](https://github.com/webcraftmedia/jahrweiser/commit/1309e0f0834b1804911c63a5a123cab0021ebcad))
9+
310
## [1.9.2](https://github.com/webcraftmedia/jahrweiser/compare/v1.9.1...v1.9.2) (2026-06-17)
411

512

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "1.9.2",
3+
"version": "1.9.3",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)