@covalent/markdown 8.20.0 → 8.20.2

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -40,7 +40,7 @@ By default, `--dev` build will log the following message in the console to let y
40
40
 
41
41
  - Event emitted after the markdown content rendering is finished.
42
42
 
43
- - fileClicked: URL
43
+ - fileLinkClicked: URL
44
44
  - Emitted when an anchor tag is clicked and its 'href' matches one of the extensions in 'fileLinkExtensions'.
45
45
 
46
46
  ## Installation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@covalent/markdown",
3
- "version": "8.20.0",
3
+ "version": "8.20.2",
4
4
  "description": "Teradata UI Platform Markdown Module",
5
5
  "keywords": [
6
6
  "angular",