@websolutespa/payload-plugin-bowl 1.7.4 → 1.7.5

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @websolutespa/payload-plugin-bowl
2
2
 
3
+ ## 1.7.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Modified: Label collection title -> text
8
+
3
9
  ## 1.7.4
4
10
 
5
11
  ### Patch Changes
package/dist/index.js CHANGED
@@ -4407,12 +4407,12 @@ var Label = /* @__PURE__ */ __name((options2) => ({
4407
4407
  admin: {
4408
4408
  group: options2.group.config,
4409
4409
  useAsTitle: "id",
4410
- defaultColumns: ["id", "title"]
4410
+ defaultColumns: ["id", "text"]
4411
4411
  },
4412
4412
  fields: [
4413
4413
  // inherited fields: id, createdAt, updatedAt
4414
4414
  { type: "withId", required: true },
4415
- { type: "withTitle", required: true }
4415
+ { type: "withText", required: true, localized: true }
4416
4416
  ]
4417
4417
  }), "Label");
4418
4418
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@websolutespa/payload-plugin-bowl",
3
- "version": "1.7.4",
3
+ "version": "1.7.5",
4
4
  "description": "Bowl PayloadCms plugin of the BOM Repository",
5
5
  "keywords": [
6
6
  "payload",