Skip to content

Commit c1f512c

Browse files
committed
[skip ci] update(src): CHANGELOG
1 parent 90557ee commit c1f512c

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

.github/workflows/builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
id: version
2828
with:
2929
release_branch: master
30-
increment: minor
30+
increment: patch
3131
use_api: true
3232

3333
extensions_build:

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
Over here will be noted all the update change logs.
44

5+
## v1.6.1 - [Release](https://github.com/swiftly-solution/swiftly/releases/tag/v1.6.1)
6+
7+
### VGUI
8+
9+
- [+] Fix Memory Leak
10+
- [+] Fix Entity Spawn
11+
12+
### Exports
13+
14+
- [+] Fix Return Value
15+
16+
### Weapon
17+
18+
- [+] Fix CBasePlayerWeapon
19+
- [+] Fix CCSWeaponBase
20+
- [+] Fix CBasePlayerWeaponVData
21+
- [+] Fix CCSWeaponBaseVData
22+
23+
### Core Commands
24+
25+
- [+] sw status
26+
- [+] sw list
27+
28+
### Player
29+
30+
- [+] Fix Buttons
31+
532
## v1.6.0 - [Release](https://github.com/swiftly-solution/swiftly/releases/tag/v1.6.0)
633

734
### Memory

0 commit comments

Comments
 (0)