Skip to content

Commit 2c3f142

Browse files
author
Eunjae Lee
authored
chore: include recent searches plugin in the next release (#344)
1 parent bae4d62 commit 2c3f142

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ship.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const packages = [
77
'packages/autocomplete-core',
88
'packages/autocomplete-preset-algolia',
99
'packages/autocomplete-js',
10+
'packages/autocomplete-plugin-recent-searches',
1011
];
1112

1213
module.exports = {

0 commit comments

Comments
 (0)