@salesforce/templates 66.3.0 → 66.3.1

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.
@@ -267,16 +267,6 @@
267
267
  <name>activityTabContent</name>
268
268
  <type>Facet</type>
269
269
  </flexiPageRegions>
270
- <flexiPageRegions>
271
- <itemInstances>
272
- <componentInstance>
273
- <componentName>forceChatter:recordFeedContainer</componentName>
274
- <identifier>forceChatter_recordFeedContainer</identifier>
275
- </componentInstance>
276
- </itemInstances>
277
- <name>feedTabContent</name>
278
- <type>Facet</type>
279
- </flexiPageRegions>
280
270
  <flexiPageRegions>
281
271
  <itemInstances>
282
272
  <componentInstance>
@@ -296,20 +286,6 @@
296
286
  <identifier>activityTab</identifier>
297
287
  </componentInstance>
298
288
  </itemInstances>
299
- <itemInstances>
300
- <componentInstance>
301
- <componentInstanceProperties>
302
- <name>body</name>
303
- <value>feedTabContent</value>
304
- </componentInstanceProperties>
305
- <componentInstanceProperties>
306
- <name>title</name>
307
- <value>Standard.Tab.collaborate</value>
308
- </componentInstanceProperties>
309
- <componentName>flexipage:tab</componentName>
310
- <identifier>collaborateTab</identifier>
311
- </componentInstance>
312
- </itemInstances>
313
289
  <name>sidebartabs</name>
314
290
  <type>Facet</type>
315
291
  </flexiPageRegions>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/templates",
3
- "version": "66.3.0",
3
+ "version": "66.3.1",
4
4
  "description": "Salesforce JS library for templates",
5
5
  "bugs": "https://github.com/forcedotcom/salesforcedx-templates/issues",
6
6
  "main": "lib/index.js",