Skip to content

Commit a2a1fa4

Browse files
committed
chore(all): Update changelogs to release version
1 parent 58566ec commit a2a1fa4

File tree

12 files changed

+13
-16
lines changed

12 files changed

+13
-16
lines changed

book/src/versions/0.16/summary.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# Version 0.16 - 2024-??-??
2-
3-
| ❗ This is a pre-release version |
4-
|------------------------------------|
1+
# Version 0.16 - 2025-01-12
52

63
Version 0.16 of the Twilight ecosystem brings a lot of internal changes and
74
refactors, the latest versions of all dependencies and catches up with new API

release.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#!/bin/sh
1+
#!/bin/sh
22

3-
cargo release --workspace --exclude book --exclude examples $@
3+
cargo release --workspace --exclude book --exclude examples --exclude twilight-lavalink $@

twilight-cache-inmemory/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [0.16.0] - 2025-01-12
44

55
### Bug Fixes
66

twilight-gateway-queue/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [0.16.0] - 2025-01-12
44

55
### Bug Fixes
66

twilight-gateway/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [0.16.0] - 2025-01-12
44

55
### Bug Fixes
66

twilight-http-ratelimiting/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [0.16.0] - 2025-01-12
44

55
### Bug Fixes
66

twilight-http/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [0.16.0] - 2025-01-12
44

55
### Bug Fixes
66

twilight-mention/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [0.16.0] - 2025-01-12
44

55
### Bug Fixes
66

twilight-model/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [0.16.0] - 2025-01-12
44

55
### Bug Fixes
66

twilight-standby/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [0.16.0] - 2025-01-12
44

55
### Bug Fixes
66

twilight-util/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [0.16.0] - 2025-01-12
44

55
### Features
66

twilight-validate/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## [0.16.0] - 2025-01-12
44

55
### Bug Fixes
66

0 commit comments

Comments
 (0)