v-code-diff 1.15.0 → 1.16.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/README.md CHANGED
@@ -186,6 +186,7 @@ Vue.use(CodeDiff)
186
186
  | Name | Description |
187
187
  | ---- | ----------------------------------------------------------- |
188
188
  | stat | Custom statistics content. The slot prop is `{ stat }`. |
189
+ | header-actions | Custom actions displayed in the header. |
189
190
 
190
191
  ## Extend languages
191
192