@paroicms/playground_demo2 0.76.10 → 0.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +20 -0
- package/package.json +12 -12
- package/site-schema.json +4 -1
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @paroicms/playground_seoul
|
|
2
2
|
|
|
3
|
+
## 0.77.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 6a2c753: Implemented JSON-LD Structured Data.
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- @paroicms/contact-form-plugin@0.33.16
|
|
12
|
+
- @paroicms/content-loading-plugin@0.27.19
|
|
13
|
+
- @paroicms/internal-link-plugin@0.23.14
|
|
14
|
+
- @paroicms/list-field-plugin@0.28.14
|
|
15
|
+
- @paroicms/mcp-plugin@0.2.8
|
|
16
|
+
- @paroicms/platform-video-plugin@0.37.15
|
|
17
|
+
- @paroicms/public-menu-plugin@0.19.19
|
|
18
|
+
- @paroicms/quill-editor-plugin@1.47.5
|
|
19
|
+
- @paroicms/tiptap-editor-plugin@1.2.6
|
|
20
|
+
- @paroicms/zoom-plugin@0.2.14
|
|
21
|
+
- @paroicms/script-lib@0.3.16
|
|
22
|
+
|
|
3
23
|
## 0.76.10
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@paroicms/playground_demo2",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.77.0",
|
|
4
4
|
"description": "Demonstration website for ParoiCMS",
|
|
5
5
|
"author": "Paroi Team",
|
|
6
6
|
"license": "MIT",
|
|
@@ -22,17 +22,17 @@
|
|
|
22
22
|
"_pino-pretty": "pino-pretty -U false -x 'stats:25' -X 'stats:grey' -t 'yyyy-mm-dd HH:MM:ss.l' -i 'hostname,pid,fqdn'"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@paroicms/contact-form-plugin": "0.33.
|
|
26
|
-
"@paroicms/content-loading-plugin": "0.27.
|
|
27
|
-
"@paroicms/internal-link-plugin": "0.23.
|
|
28
|
-
"@paroicms/list-field-plugin": "0.28.
|
|
29
|
-
"@paroicms/mcp-plugin": "0.2.
|
|
30
|
-
"@paroicms/public-menu-plugin": "0.19.
|
|
31
|
-
"@paroicms/tiptap-editor-plugin": "1.2.
|
|
32
|
-
"@paroicms/quill-editor-plugin": "1.47.
|
|
33
|
-
"@paroicms/script-lib": "0.3.
|
|
34
|
-
"@paroicms/platform-video-plugin": "0.37.
|
|
35
|
-
"@paroicms/zoom-plugin": "0.2.
|
|
25
|
+
"@paroicms/contact-form-plugin": "0.33.16",
|
|
26
|
+
"@paroicms/content-loading-plugin": "0.27.19",
|
|
27
|
+
"@paroicms/internal-link-plugin": "0.23.14",
|
|
28
|
+
"@paroicms/list-field-plugin": "0.28.14",
|
|
29
|
+
"@paroicms/mcp-plugin": "0.2.8",
|
|
30
|
+
"@paroicms/public-menu-plugin": "0.19.19",
|
|
31
|
+
"@paroicms/tiptap-editor-plugin": "1.2.6",
|
|
32
|
+
"@paroicms/quill-editor-plugin": "1.47.5",
|
|
33
|
+
"@paroicms/script-lib": "0.3.16",
|
|
34
|
+
"@paroicms/platform-video-plugin": "0.37.15",
|
|
35
|
+
"@paroicms/zoom-plugin": "0.2.14"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"concurrently": "~9.2.1",
|
package/site-schema.json
CHANGED
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"typeName": "post",
|
|
238
238
|
"kind": "document",
|
|
239
239
|
"documentKind": "regular",
|
|
240
|
-
"
|
|
240
|
+
"jsonLdType": "Article",
|
|
241
241
|
"route": ":yyyy/:mm/:dd/:relativeId-:slug",
|
|
242
242
|
"relativeIdGenerator": ["default", 6],
|
|
243
243
|
"withFeaturedImage": true,
|
|
@@ -283,6 +283,7 @@
|
|
|
283
283
|
"typeName": "aboutPage",
|
|
284
284
|
"kind": "document",
|
|
285
285
|
"documentKind": "routing",
|
|
286
|
+
"jsonLdType": "AboutPage",
|
|
286
287
|
"route": {
|
|
287
288
|
"en": "about-us",
|
|
288
289
|
"fr": "a-propos",
|
|
@@ -310,6 +311,7 @@
|
|
|
310
311
|
"typeName": "contactPage",
|
|
311
312
|
"kind": "document",
|
|
312
313
|
"documentKind": "routing",
|
|
314
|
+
"jsonLdType": "ContactPage",
|
|
313
315
|
"route": {
|
|
314
316
|
"en": "contact-us",
|
|
315
317
|
"fr": "contactez-nous",
|
|
@@ -322,6 +324,7 @@
|
|
|
322
324
|
"typeName": "searchPage",
|
|
323
325
|
"kind": "document",
|
|
324
326
|
"documentKind": "routing",
|
|
327
|
+
"jsonLdType": "SearchResultsPage",
|
|
325
328
|
"route": {
|
|
326
329
|
"en": "search",
|
|
327
330
|
"fr": "recherche",
|