Skip to content

Commit f105655

Browse files
github-actions[bot]mergify[bot]
authored andcommitted
chore: release main
1 parent 5cbacac commit f105655

2 files changed

Lines changed: 24 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.9.0",
2+
".": "0.10.0",
33
"modules/breadcrumb": "0.1.0"
44
}

CHANGELOG.md

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

3+
## [0.10.0](https://github.com/hbstack/gallery/compare/v0.9.0...v0.10.0) (2023-12-30)
4+
5+
6+
### Features ✨
7+
8+
* show the content if present ([#89](https://github.com/hbstack/gallery/issues/89)) ([b332af9](https://github.com/hbstack/gallery/commit/b332af9651072297796bc39930439866677cf140))
9+
* use title as image alt and add the caption parameter ([#88](https://github.com/hbstack/gallery/issues/88)) ([c03bb75](https://github.com/hbstack/gallery/commit/c03bb75fcfdd5ae063913ee449c80156dea8e0a0))
10+
11+
12+
### Bug Fixes 🐞
13+
14+
* correct image date parsing ([f184af9](https://github.com/hbstack/gallery/commit/f184af92eb255431789ed129b928cb005af894ad))
15+
16+
17+
### Styles 🎨
18+
19+
* change caption and gallery title background and opacity ([dc4e86a](https://github.com/hbstack/gallery/commit/dc4e86a8430f78f2481764d5257ced32c0e0eb69))
20+
* correct the border-radius for gallery title and figure caption ([dd07afd](https://github.com/hbstack/gallery/commit/dd07afd7ff8ceabbc2534cf5e3e95dcd53e8cc5c))
21+
* list galleries with the hierarchy ([#94](https://github.com/hbstack/gallery/issues/94)) ([5cbacac](https://github.com/hbstack/gallery/commit/5cbacac53b865d967d60a11882dfc26474c73020))
22+
* tweak the album title ([a3a38b6](https://github.com/hbstack/gallery/commit/a3a38b627988bfef5811bc9f2d150dccf0c8c06e))
23+
* tweak the gallery home layout ([c28f84d](https://github.com/hbstack/gallery/commit/c28f84d7f6a50d28040c1935c4416e4f9a176f72))
24+
* tweak the image info buttons ([f184af9](https://github.com/hbstack/gallery/commit/f184af92eb255431789ed129b928cb005af894ad))
25+
326
## [0.9.0](https://github.com/hbstack/gallery/compare/v0.8.0...v0.9.0) (2023-12-26)
427

528

0 commit comments

Comments
 (0)