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

Commit 924c2f3

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.57.0 [skip ci]
1 parent d68527e commit 924c2f3

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
## 1.56.1 (2023-01-22)
1+
# 1.57.0 (2023-01-22)
2+
3+
4+
### Features
5+
6+
* refactor api to be more dry ([#3742](https://github.com/EddieHubCommunity/LinkFree/issues/3742)) ([d68527e](https://github.com/EddieHubCommunity/LinkFree/commit/d68527e35f0bf3969feebffed67840de950df69c)), closes [#3108](https://github.com/EddieHubCommunity/LinkFree/issues/3108)
27

38

49

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkfree",
3-
"version": "1.56.1",
3+
"version": "1.57.0",
44
"private": false,
55
"homepage": "https://linkfree.eddiehub.org",
66
"dependencies": {
@@ -93,4 +93,4 @@
9393
"bugs": {
9494
"url": "https://github.com/EddieHubCommunity/LinkFree/issues"
9595
}
96-
}
96+
}

0 commit comments

Comments
 (0)