0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Shipped sodo-search@1.2.0 (#21090)

- This adds i18n support to search
This commit is contained in:
Hannah Wolfe 2024-09-24 13:13:27 +01:00 committed by GitHub
parent 0854f8a531
commit 554920d20b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@tryghost/sodo-search",
"version": "1.1.1",
"version": "1.2.0",
"license": "MIT",
"repository": {
"type": "git",

View file

@ -187,7 +187,7 @@
"sodoSearch": {
"url": "https://cdn.jsdelivr.net/ghost/sodo-search@~{version}/umd/sodo-search.min.js",
"styles": "https://cdn.jsdelivr.net/ghost/sodo-search@~{version}/umd/main.css",
"version": "1.1"
"version": "1.2"
},
"announcementBar": {
"url": "https://cdn.jsdelivr.net/ghost/announcement-bar@~{version}/umd/announcement-bar.min.js",