Skip to content

Commit

Permalink
chore: release main (#9)
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] committed Sep 16, 2023
1 parent 8e8373f commit 7e587ec
Show file tree
Hide file tree
Showing 10 changed files with 86 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.1.0",
"engines/baidu": "0.0.1",
"engines/bing": "0.0.1",
"engines/duckduckgo": "0.0.1",
"engines/google": "0.0.1",
"engines/sogou": "0.0.1",
"engines/wikipedia": "0.0.1",
"engines/yahoo": "0.0.1",
"engines/yandex": "0.0.1"
".": "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"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

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


### Features ✨

* add search engine modules and result types ([3cd759e](https://github.com/hbstack/theme-start/commit/3cd759e9e54a76485517aa84f4b81c1e2c66d89d))


### Styles 🎨

* change margin-top as mt-1 of search engine icon ([0cad124](https://github.com/hbstack/theme-start/commit/0cad1245fd1747978972f3888258aa59508f7081))
* change search engine icons padding ([09d5da5](https://github.com/hbstack/theme-start/commit/09d5da520970e997f8312a00b8f0364f102f1cf6))

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


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

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


### Features ✨

* add search engine modules and result types ([3cd759e](https://github.com/hbstack/theme-start/commit/3cd759e9e54a76485517aa84f4b81c1e2c66d89d))
8 changes: 8 additions & 0 deletions engines/bing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

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


### Features ✨

* add search engine modules and result types ([3cd759e](https://github.com/hbstack/theme-start/commit/3cd759e9e54a76485517aa84f4b81c1e2c66d89d))
8 changes: 8 additions & 0 deletions engines/duckduckgo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

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


### Features ✨

* add search engine modules and result types ([3cd759e](https://github.com/hbstack/theme-start/commit/3cd759e9e54a76485517aa84f4b81c1e2c66d89d))
8 changes: 8 additions & 0 deletions engines/google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

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


### Features ✨

* add search engine modules and result types ([3cd759e](https://github.com/hbstack/theme-start/commit/3cd759e9e54a76485517aa84f4b81c1e2c66d89d))
8 changes: 8 additions & 0 deletions engines/sogou/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

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


### Features ✨

* add search engine modules and result types ([3cd759e](https://github.com/hbstack/theme-start/commit/3cd759e9e54a76485517aa84f4b81c1e2c66d89d))
8 changes: 8 additions & 0 deletions engines/wikipedia/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

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


### Features ✨

* add search engine modules and result types ([3cd759e](https://github.com/hbstack/theme-start/commit/3cd759e9e54a76485517aa84f4b81c1e2c66d89d))
8 changes: 8 additions & 0 deletions engines/yahoo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

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


### Features ✨

* add search engine modules and result types ([3cd759e](https://github.com/hbstack/theme-start/commit/3cd759e9e54a76485517aa84f4b81c1e2c66d89d))
8 changes: 8 additions & 0 deletions engines/yandex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

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


### Features ✨

* add search engine modules and result types ([3cd759e](https://github.com/hbstack/theme-start/commit/3cd759e9e54a76485517aa84f4b81c1e2c66d89d))

0 comments on commit 7e587ec

Please sign in to comment.