Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 7b4aa9b

Browse files
Publish v0.6.1 (#70)
* Bump version * Update CHANGELOG.md
1 parent 8a31fca commit 7b4aa9b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Change Log
22

3-
# UNRELEASED
3+
# 2024-04-25 - Version 0.6.1
44

5-
- Fixed compilation transform error when there are no host functions used. [#68](https://github.com/gohypermode/functions-as/pull/68)
5+
- Fixed compilation transform error when there are no host functions used. [#69](https://github.com/gohypermode/functions-as/pull/69)
66

77
# 2024-04-25 - Version 0.6.0
88

examples/hmplugin1/package-lock.json

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

src/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hypermode/functions-as",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Hypermode library for AssemblyScript functions",
55
"author": "Hypermode, Inc.",
66
"license": "MIT",

0 commit comments

Comments
 (0)