Skip to content

Commit 22aa995

Browse files
committed
updated version and changelog
1 parent ccb6ca5 commit 22aa995

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
44

5+
## [0.41.0](https://github.com/ArkForgeLabs/Astra/compare/v0.40.1..v0.41.0) - 2026-02-08
6+
7+
### Bug Fixes
8+
9+
- #140 added shebang support - ([921ff2f](https://github.com/ArkForgeLabs/Astra/commit/921ff2f0c33a411dda498971ba1a5244f758ae7b))
10+
11+
### Refactoring
12+
13+
- removed the prebuild docs from here. added docs build and - ([783995c](https://github.com/ArkForgeLabs/Astra/commit/783995ca177944b48c15bab6fbda038e86348bb4))
14+
- upload to releases - ([783995c](https://github.com/ArkForgeLabs/Astra/commit/783995ca177944b48c15bab6fbda038e86348bb4))
15+
516
## [0.40.1](https://github.com/ArkForgeLabs/Astra/compare/v0.40.0..v0.40.1) - 2026-01-19
617

718
### Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lua-astra"
3-
version = "0.40.1"
3+
version = "0.41.0"
44
authors = ["Elham Aryanpur <elhamaryanpur5@gmail.com>"]
55
description = "🔥 Blazingly Fast 🔥 runtime environment for Lua"
66
documentation = "https://astra.arkforge.net/docs/latest"

0 commit comments

Comments
 (0)