From c9f613c32b324f15901028b7205789fb4ec78d10 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 10 Mar 2023 13:51:51 +0000 Subject: [PATCH] chore(release): 1.15.7 [skip ci] ## [1.15.7](https://github.com/yoyurec/logseq-awesome-links/compare/v1.15.6...v1.15.7) (2023-03-10) ### Bug Fixes * **page-icons:** tabler by default + icons glyphs update ([07c2465](https://github.com/yoyurec/logseq-awesome-links/commit/07c24651a18e0a5e3bd0bbeb36089ee4389b01af)) * **page-iicons:** tabler by default + icons glyphs update ([f7eee0a](https://github.com/yoyurec/logseq-awesome-links/commit/f7eee0aa2df93f6a0f2c7720b15c626c4c3c63cc)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce28e24..3459179 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.15.7](https://github.com/yoyurec/logseq-awesome-links/compare/v1.15.6...v1.15.7) (2023-03-10) + + +### Bug Fixes + +* **page-icons:** tabler by default + icons glyphs update ([07c2465](https://github.com/yoyurec/logseq-awesome-links/commit/07c24651a18e0a5e3bd0bbeb36089ee4389b01af)) +* **page-iicons:** tabler by default + icons glyphs update ([f7eee0a](https://github.com/yoyurec/logseq-awesome-links/commit/f7eee0aa2df93f6a0f2c7720b15c626c4c3c63cc)) + ## [1.15.6](https://github.com/yoyurec/logseq-awesome-links/compare/v1.15.5...v1.15.6) (2023-03-09) diff --git a/package.json b/package.json index 1470ebc..3cdfd75 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logseq-awesome-links", "description": "Favicons for external links, page icons for internal", - "version": "1.15.6", + "version": "1.15.7", "author": "yoyurec ", "main": "dist/index.html", "scripts": {