Skip to content

Commit eae48ec

Browse files
author
semantic-release
committed
chore(release): 0.8.0 [build]
1 parent a84de7e commit eae48ec

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.8.0 (2025-03-14)
5+
6+
### Features
7+
8+
- Auto inject exports ([#25](https://github.com/r-near/nearc/pull/25),
9+
[`a84de7e`](https://github.com/r-near/nearc/commit/a84de7eb62731e83c0afce68658daf09ee081605))
10+
11+
412
## v0.7.3 (2025-03-14)
513

614
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nearc"
3-
version = "0.7.3"
3+
version = "0.8.0"
44
description = "Python to WebAssembly compiler for NEAR smart contracts"
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)