Skip to content

Commit c135ba2

Browse files
Version Packages (#51)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c8088c6 commit c135ba2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lemon-penguins-bathe.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @masknet/stego-js
22

3+
## 0.15.1
4+
5+
### Patch Changes
6+
7+
- 40d94ae: fix: lanczos throwing when destination dimensions are not round
8+
39
## 0.15.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@masknet/stego-js",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"packageManager": "[email protected]",
55
"type": "module",
66
"description": "Steganography, based on frequency domain implemented in JavaScript.",

0 commit comments

Comments
 (0)