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

Commit 3a805c5

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.147.10 [skip ci]
1 parent 9a40f1e commit 3a805c5

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
1-
## [1.147.9](https://github.com/EddieHubCommunity/LinkFree/compare/v1.147.8...v1.147.9) (2023-07-01)
1+
## [1.147.10](https://github.com/EddieHubCommunity/LinkFree/compare/v1.147.9...v1.147.10) (2023-07-01)
22

33

44
### Bug Fixes
55

6-
* logging improvement ([#7562](https://github.com/EddieHubCommunity/LinkFree/issues/7562)) ([0a214b4](https://github.com/EddieHubCommunity/LinkFree/commit/0a214b47971e2d6964d5ae43c1e659423c387bf9))
6+
* revert logger ([#7894](https://github.com/EddieHubCommunity/LinkFree/issues/7894)) ([9a40f1e](https://github.com/EddieHubCommunity/LinkFree/commit/9a40f1ec381aef0c088eeb8eadd54ea1967f96a9)), closes [#7562](https://github.com/EddieHubCommunity/LinkFree/issues/7562)
77

88

99

10-
## [1.147.8](https://github.com/EddieHubCommunity/LinkFree/compare/v1.147.7...v1.147.8) (2023-07-01)
10+
## [1.147.9](https://github.com/EddieHubCommunity/LinkFree/compare/v1.147.8...v1.147.9) (2023-07-01)
1111

1212

13+
### Bug Fixes
1314

14-
## [1.147.7](https://github.com/EddieHubCommunity/LinkFree/compare/v1.147.6...v1.147.7) (2023-07-01)
15+
* logging improvement ([#7562](https://github.com/EddieHubCommunity/LinkFree/issues/7562)) ([0a214b4](https://github.com/EddieHubCommunity/LinkFree/commit/0a214b47971e2d6964d5ae43c1e659423c387bf9))
1516

1617

1718

18-
## [1.147.6](https://github.com/EddieHubCommunity/LinkFree/compare/v1.147.5...v1.147.6) (2023-06-30)
19+
## [1.147.8](https://github.com/EddieHubCommunity/LinkFree/compare/v1.147.7...v1.147.8) (2023-07-01)
1920

2021

21-
### Bug Fixes
2222

23-
* dark mode for no profile ([#7886](https://github.com/EddieHubCommunity/LinkFree/issues/7886)) ([6f9ce9a](https://github.com/EddieHubCommunity/LinkFree/commit/6f9ce9a5b66901bbaed107a69b36d50dbbf28a12))
23+
## [1.147.7](https://github.com/EddieHubCommunity/LinkFree/compare/v1.147.6...v1.147.7) (2023-07-01)
2424

2525

2626

27-
## [1.147.5](https://github.com/EddieHubCommunity/LinkFree/compare/v1.147.4...v1.147.5) (2023-06-30)
27+
## [1.147.6](https://github.com/EddieHubCommunity/LinkFree/compare/v1.147.5...v1.147.6) (2023-06-30)
2828

2929

3030
### Bug Fixes
3131

32-
* profile auto label ([#7882](https://github.com/EddieHubCommunity/LinkFree/issues/7882)) ([57532ee](https://github.com/EddieHubCommunity/LinkFree/commit/57532ee9404d1b292bb99bfe6a31805c626700e5))
32+
* dark mode for no profile ([#7886](https://github.com/EddieHubCommunity/LinkFree/issues/7886)) ([6f9ce9a](https://github.com/EddieHubCommunity/LinkFree/commit/6f9ce9a5b66901bbaed107a69b36d50dbbf28a12))
3333

3434

3535

config/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.147.9",
2+
"version": "1.147.10",
33
"alerts": [],
44
"isr": {
55
"homepage": {

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkfree",
3-
"version": "1.147.9",
3+
"version": "1.147.10",
44
"private": false,
55
"homepage": "https://linkfree.io",
66
"engines": {

0 commit comments

Comments
 (0)