Skip to content

Commit

Permalink
chore: release main (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 16, 2023
1 parent f70db1b commit c6879cf
Show file tree
Hide file tree
Showing 10 changed files with 77 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
".": "0.2.0",
"engines/baidu": "0.1.0",
"engines/bing": "0.1.0",
"engines/duckduckgo": "0.1.0",
"engines/google": "0.1.0",
"engines/sogou": "0.1.0",
"engines/wikipedia": "0.1.0",
"engines/yahoo": "0.1.0",
"engines/yandex": "0.1.0"
".": "0.3.0",
"engines/baidu": "0.1.1",
"engines/bing": "0.1.1",
"engines/duckduckgo": "0.1.1",
"engines/google": "0.1.1",
"engines/sogou": "0.1.1",
"engines/wikipedia": "0.1.1",
"engines/yahoo": "0.1.1",
"engines/yandex": "0.1.1"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.3.0](https://github.com/hbstack/theme-start/compare/v0.2.0...v0.3.0) (2023-09-16)


### Features ✨

* remember the search engine ([#14](https://github.com/hbstack/theme-start/issues/14)) ([f70db1b](https://github.com/hbstack/theme-start/commit/f70db1bfc4711d298035da71f7600c2b6d514fa3))


### Bug Fixes 🐞

* build ([fdeb5d0](https://github.com/hbstack/theme-start/commit/fdeb5d08ef675e5f232b6d3cc1304f3fdd0d7ced))

## [0.2.0](https://github.com/hbstack/theme-start/compare/v0.1.0...v0.2.0) (2023-09-16)


Expand Down
7 changes: 7 additions & 0 deletions engines/baidu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/hbstack/theme-start/compare/engines/baidu/v0.1.0...engines/baidu/v0.1.1) (2023-09-16)


### Bug Fixes 🐞

* build ([fdeb5d0](https://github.com/hbstack/theme-start/commit/fdeb5d08ef675e5f232b6d3cc1304f3fdd0d7ced))

## [0.1.0](https://github.com/hbstack/theme-start/compare/engines/baidu-v0.0.1...engines/baidu/v0.1.0) (2023-09-16)


Expand Down
7 changes: 7 additions & 0 deletions engines/bing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/hbstack/theme-start/compare/engines/bing/v0.1.0...engines/bing/v0.1.1) (2023-09-16)


### Bug Fixes 🐞

* build ([fdeb5d0](https://github.com/hbstack/theme-start/commit/fdeb5d08ef675e5f232b6d3cc1304f3fdd0d7ced))

## [0.1.0](https://github.com/hbstack/theme-start/compare/engines/bing-v0.0.1...engines/bing/v0.1.0) (2023-09-16)


Expand Down
7 changes: 7 additions & 0 deletions engines/duckduckgo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/hbstack/theme-start/compare/engines/duckduckgo/v0.1.0...engines/duckduckgo/v0.1.1) (2023-09-16)


### Bug Fixes 🐞

* build ([fdeb5d0](https://github.com/hbstack/theme-start/commit/fdeb5d08ef675e5f232b6d3cc1304f3fdd0d7ced))

## [0.1.0](https://github.com/hbstack/theme-start/compare/engines/duckduckgo-v0.0.1...engines/duckduckgo/v0.1.0) (2023-09-16)


Expand Down
7 changes: 7 additions & 0 deletions engines/google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/hbstack/theme-start/compare/engines/google/v0.1.0...engines/google/v0.1.1) (2023-09-16)


### Bug Fixes 🐞

* build ([fdeb5d0](https://github.com/hbstack/theme-start/commit/fdeb5d08ef675e5f232b6d3cc1304f3fdd0d7ced))

## [0.1.0](https://github.com/hbstack/theme-start/compare/engines/google-v0.0.1...engines/google/v0.1.0) (2023-09-16)


Expand Down
7 changes: 7 additions & 0 deletions engines/sogou/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/hbstack/theme-start/compare/engines/sogou/v0.1.0...engines/sogou/v0.1.1) (2023-09-16)


### Bug Fixes 🐞

* build ([fdeb5d0](https://github.com/hbstack/theme-start/commit/fdeb5d08ef675e5f232b6d3cc1304f3fdd0d7ced))

## [0.1.0](https://github.com/hbstack/theme-start/compare/engines/sogou-v0.0.1...engines/sogou/v0.1.0) (2023-09-16)


Expand Down
7 changes: 7 additions & 0 deletions engines/wikipedia/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/hbstack/theme-start/compare/engines/wikipedia/v0.1.0...engines/wikipedia/v0.1.1) (2023-09-16)


### Bug Fixes 🐞

* build ([fdeb5d0](https://github.com/hbstack/theme-start/commit/fdeb5d08ef675e5f232b6d3cc1304f3fdd0d7ced))

## [0.1.0](https://github.com/hbstack/theme-start/compare/engines/wikipedia-v0.0.1...engines/wikipedia/v0.1.0) (2023-09-16)


Expand Down
7 changes: 7 additions & 0 deletions engines/yahoo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/hbstack/theme-start/compare/engines/yahoo/v0.1.0...engines/yahoo/v0.1.1) (2023-09-16)


### Bug Fixes 🐞

* build ([fdeb5d0](https://github.com/hbstack/theme-start/commit/fdeb5d08ef675e5f232b6d3cc1304f3fdd0d7ced))

## [0.1.0](https://github.com/hbstack/theme-start/compare/engines/yahoo-v0.0.1...engines/yahoo/v0.1.0) (2023-09-16)


Expand Down
7 changes: 7 additions & 0 deletions engines/yandex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/hbstack/theme-start/compare/engines/yandex/v0.1.0...engines/yandex/v0.1.1) (2023-09-16)


### Bug Fixes 🐞

* build ([fdeb5d0](https://github.com/hbstack/theme-start/commit/fdeb5d08ef675e5f232b6d3cc1304f3fdd0d7ced))

## [0.1.0](https://github.com/hbstack/theme-start/compare/engines/yandex-v0.0.1...engines/yandex/v0.1.0) (2023-09-16)


Expand Down

0 comments on commit c6879cf

Please sign in to comment.