Skip to content

Commit c449c3e

Browse files
committed
chore(release): prepare for v0.2.2
1 parent 825885e commit c449c3e

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.2] - 2024-01-15
6+
7+
### Bug Fixes
8+
9+
- Add memo support to ledger.send ([#124](https://github.com/liftedinit/many-js/issues/124))
10+
511
## [0.2.1] - 2024-01-08
612

713
### Bug Fixes

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@liftedinit/many-js",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"homepage": "https://github.com/liftedinit/many-js",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)