Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main--components--…
Browse files Browse the repository at this point in the history
…modules/socials
  • Loading branch information
razonyang authored Aug 5, 2023
2 parents e7e5e88 + 223602e commit 00ae753
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"modules/language-picker": "0.1.4",
"modules/search": "0.1.13",
"modules/socials": "0.1.6",
"modules/theme-toggle": "0.1.4",
"modules/theme-toggle": "0.1.5",
"themes/classic": "0.2.0",
"themes/pills": "0.1.2"
"themes/pills": "0.2.0"
}
2 changes: 1 addition & 1 deletion modules/docsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.1.6](https://github.com/hbstack/header/compare/modules/docsearch-v0.1.5...modules/docsearch/v0.1.6) (2023-08-04)
## [0.1.6](https://github.com/hbstack/header/compare/modules/docsearch-v0.1.5...modules/docsearch/v0.1.6) (2023-08-05)


### Continuous Integration
Expand Down
14 changes: 14 additions & 0 deletions modules/theme-toggle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.5](https://github.com/hbstack/header/compare/modules/theme-toggle-v0.1.4...modules/theme-toggle/v0.1.5) (2023-08-05)


### Continuous Integration

* **deps:** update module github.com/hbstack/header to v0.2.0 ([a7f2b48](https://github.com/hbstack/header/commit/a7f2b4848c1219e03b1978a432cf8b37a713ac51))
* **deps:** update module github.com/hbstack/header to v0.3.0 ([07f1751](https://github.com/hbstack/header/commit/07f17516816a7be390df93792d23e0ff6e033fff))
* **deps:** update module github.com/hbstack/header to v0.4.0 ([0cc4db6](https://github.com/hbstack/header/commit/0cc4db635992d28aa69c4f1b9a8d222b736ad4b7))
* **deps:** update module github.com/hbstack/header to v0.4.1 ([7fb4bef](https://github.com/hbstack/header/commit/7fb4befacd66e5a8ae4d2d8b96b2df17c510d30b))
* **deps:** update module github.com/hbstack/header to v0.4.2 ([781fca1](https://github.com/hbstack/header/commit/781fca12b6fe5bac5ed6324ee456d100304466b1))
* **deps:** update module github.com/hbstack/header to v0.4.3 ([b938466](https://github.com/hbstack/header/commit/b938466000c36e4523cee18b4359c6c709426a64))
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([053009b](https://github.com/hbstack/header/commit/053009bd8381280b82b69f584e33f9cfc92b7848))
* **deps:** update module github.com/hugomods/hugopress to v0.2.1 ([03b14f6](https://github.com/hbstack/header/commit/03b14f692b394f1415e2a3ec140648a0e1457210))

## [0.1.4](https://github.com/hbstack/header/compare/modules/theme-toggle/v0.1.3...modules/theme-toggle/v0.1.4) (2023-08-02)


Expand Down
16 changes: 16 additions & 0 deletions themes/pills/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.2.0](https://github.com/hbstack/header/compare/themes/pills-v0.1.2...themes/pills/v0.2.0) (2023-08-05)


### Continuous Integration

* **deps:** update module github.com/hbstack/header to v0.4.0 ([0cc4db6](https://github.com/hbstack/header/commit/0cc4db635992d28aa69c4f1b9a8d222b736ad4b7))
* **deps:** update module github.com/hbstack/header to v0.4.1 ([7fb4bef](https://github.com/hbstack/header/commit/7fb4befacd66e5a8ae4d2d8b96b2df17c510d30b))
* **deps:** update module github.com/hbstack/header to v0.4.2 ([781fca1](https://github.com/hbstack/header/commit/781fca12b6fe5bac5ed6324ee456d100304466b1))
* **deps:** update module github.com/hbstack/header to v0.4.3 ([b938466](https://github.com/hbstack/header/commit/b938466000c36e4523cee18b4359c6c709426a64))
* **deps:** update module github.com/hugomods/hugopress to v0.2.1 ([03b14f6](https://github.com/hbstack/header/commit/03b14f692b394f1415e2a3ec140648a0e1457210))


### Features ✨

* add the pills theme ([#127](https://github.com/hbstack/header/issues/127)) ([21851d7](https://github.com/hbstack/header/commit/21851d7a103438c9aaa7444b39ea45c7a18f62e4))

## [0.1.2](https://github.com/hbstack/header/compare/themes/pills/v0.1.1...themes/pills/v0.1.2) (2023-08-02)


Expand Down

0 comments on commit 00ae753

Please sign in to comment.