Skip to content

Commit d752d18

Browse files
chore: release main (#393)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 24d0fe8 commit d752d18

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.10.0",
2+
".": "0.11.0",
33
"modules/breadcrumb": "0.1.9",
44
"modules/content-panel": "0.1.8",
55
"modules/disqus": "0.1.8",

CHANGELOG.md

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

3+
## [0.11.0](https://github.com/hbstack/docs/compare/v0.10.0...v0.11.0) (2023-11-11)
4+
5+
6+
### Features ✨
7+
8+
* **i18n:** create pt-br.toml ([#399](https://github.com/hbstack/docs/issues/399)) ([fa0c814](https://github.com/hbstack/docs/commit/fa0c81423289c38aa602af6a3edff18060a61b1e))
9+
10+
11+
### Bug Fixes 🐞
12+
13+
* **deps:** update dependency stylelint-scss to v5.3.1 ([c0e4657](https://github.com/hbstack/docs/commit/c0e46579515eae5e85becf39d267dd25c837719e))
14+
315
## [0.10.0](https://github.com/hbstack/docs/compare/v0.9.0...v0.10.0) (2023-11-02)
416

517

0 commit comments

Comments
 (0)