Skip to content

Commit e40c63c

Browse files
committed
chore: nirguna: v1.2.1
1 parent eedfbf4 commit e40c63c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/nirguna/ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2026.03.03, v1.2.1
2+
3+
fix:
4+
- eedfbf4 nirguna: bin: no output
5+
- 11c51a9 @nirguna/plugin-bundler-fasm: replace-section-const-with-equ: order
6+
7+
feature:
8+
- 8680c9b @nirguna/printer-fasm: rm unused
9+
- 778ba36 @nirguna/printer-fasm: remove unused
10+
111
2026.03.02, v1.2.0
212

313
fix:

packages/nirguna/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nirguna",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"type": "module",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
66
"description": "Compile JavaScript to WASM and FASM",

0 commit comments

Comments
 (0)