Skip to content

Commit 9b72984

Browse files
committed
πŸ”– [release] bump version to 0.10.3
Update changelog
1 parent d433c2a commit 9b72984

3 files changed

Lines changed: 19 additions & 5 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
# Cyberpunk 2077 Vortex Support v0.10.1
1+
# Cyberpunk 2077 Vortex Support v0.10.3
2+
3+
Some smol long standing bugs that I had sudden inspiration on fixing. Had another PR I was gonna add in, but it was gonna add a prompt that would confuse people and I need to figure out a way around that. anyways, this should open up some install types to be much better.
4+
5+
## Fixer Gigs
6+
7+
* ✨ [#382] Add support for ep1 tweaks by @E1337Kat in https://github.com/E1337Kat/cyberpunk2077_ext_redux/pull/383
8+
* ✨ [#384] Support mod_sfx_ui audio type on redmods by @E1337Kat in https://github.com/E1337Kat/cyberpunk2077_ext_redux/pull/385
9+
* πŸ”– [release] bump version to 0.10.3 by @E1337Kat in https://github.com/E1337Kat/cyberpunk2077_ext_redux/pull/386
10+
11+
**Full Changelog**: https://github.com/E1337Kat/cyberpunk2077_ext_redux/compare/v0.10.2...v0.10.3
12+
13+
---
14+
15+
# Cyberpunk 2077 Vortex Support v0.10.2
216

317
Loading input.
418
.
@@ -15,7 +29,7 @@ Input loaded:
1529

1630
---
1731

18-
# Cyberpunk 2077 Vortex Support v0.10.0-a "River"
32+
# Cyberpunk 2077 Vortex Support v0.10.1
1933

2034
> Lead developer and not good at writing person here, again. This is not part 'B' of River. This is just a tribute. I will try to continue picking off the things that I can when I see them. I fixed my dev environment a bit and real world is letting up for the holidays, so I will try and get things going a bit more, but I know better than to make a promise.
2135

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cyberpunk2077",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "Cyberpunk 2077 modding support for the Vortex mod manager, as user-friendly and helpful as possible.",
55
"homepage": "https://www.nexusmods.com/site/mods/196",
66
"repository": "https://github.com/E1337Kat/cyberpunk2077_ext_redux",

0 commit comments

Comments
Β (0)