Skip to content

Commit 242f6d2

Browse files
chore: release main (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a3b1a29 commit 242f6d2

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.3.0",
2+
".": "0.3.1",
33
"engines/baidu": "0.1.1",
44
"engines/bing": "0.1.1",
55
"engines/duckduckgo": "0.1.1",

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/hbstack/theme-start/compare/v0.3.0...v0.3.1) (2023-09-16)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* improve the accessibility ([666544f](https://github.com/hbstack/theme-start/commit/666544fc2e301096f0f3bccc1f8a43892c2f7012))
9+
10+
11+
### Styles 🎨
12+
13+
* add the result type icons ([e9b8c4b](https://github.com/hbstack/theme-start/commit/e9b8c4b75ca6fa58feb568161b8a054efbb40f1f))
14+
* align the result types to center ([120c8f4](https://github.com/hbstack/theme-start/commit/120c8f454c7b8c51cf238ae28e70d75d0dd7a9c1))
15+
* change the margin-bottom as mb-3 on small screens ([f7abe02](https://github.com/hbstack/theme-start/commit/f7abe028aebe889c792e515992fe3490b910f88b))
16+
* change the margin-left as ms-5 of result types ([1a79f88](https://github.com/hbstack/theme-start/commit/1a79f887cdc190e02adb221554b7776abea5a9e9))
17+
* fix broken app image style on FireFox ([fa6ba5e](https://github.com/hbstack/theme-start/commit/fa6ba5e4b589e5c816a54c62d0360feb30de7c67))
18+
* minor changes ([adc7d92](https://github.com/hbstack/theme-start/commit/adc7d927cbd592114b0faa816f8c5a4328b24cce))
19+
320
## [0.3.0](https://github.com/hbstack/theme-start/compare/v0.2.0...v0.3.0) (2023-09-16)
421

522

0 commit comments

Comments
 (0)