Skip to content

Commit 4bb9a88

Browse files
chore: version packages
1 parent 514b5c6 commit 4bb9a88

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/yield.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/modules/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [`2eb2b30`](https://github.com/gwigz/slua/commit/2eb2b302bee6a4619900cec6a21b253b997145bd) Thanks [@gwigz](https://github.com/gwigz)! - `yield` module with coroutine-based wrappers
8+
39
## 0.2.0
410

511
### Minor Changes

packages/modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gwigz/slua-modules",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Shared runtime modules for SLua projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)