Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit 1ef1aed

Browse files
author
valflrt
committed
v1.4.6
1 parent 709534a commit 1ef1aed

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
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.4.6
4+
5+
- Fix auto release github workflow file
6+
7+
[full changelog](https://github.com/valflrt/Fencryption/compare/v1.4.5...v1.4.6)
8+
39
## v1.4.5
410

511
- Add timer to measure encryption/decryption duration

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": "fencryption",
3-
"version": "1.4.5",
3+
"version": "1.4.6",
44
"main": "src/index.ts",
55
"bin": {
66
"fencryption": "build/src/index.js"

0 commit comments

Comments
 (0)