Skip to content

Commit d8b7097

Browse files
authored
chore: update version to 0.5.6 and add changelog entry for release workflow enhancement (#64)
1 parent d4aecb0 commit d8b7097

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/docs/blog/changelog.md

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

3+
## `v0.5.6` - May 4, 2026
4+
5+
### Changed
6+
7+
- Enhance release workflow to notify Discord and consolidate notification logic (#63)
8+
39
## `v0.5.5` - May 4, 2026
410

511
### Added

pesde.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "bizwiz3/nova"
2-
version = "0.5.5"
2+
version = "0.5.6"
33
description = "A filesystem-based web framework for Luau runtimes, with out-of-the-box support for Lute, Lune and Zune."
44
authors = ["BizWiz3 (https://github.com/BizWiz3)", "Leoj030 (https://github.com/Leoj030)"]
55
license = "MIT"

0 commit comments

Comments
 (0)