Explorar el Código

Removed dot character from CHANGELOG.md

sanex hace 3 años
padre
commit
475e5a9a06
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -3,7 +3,7 @@ Change Log
 v2.17.0
 ---
 * **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map
-* `inputFileName` option now required when using NodeJS API and `sourceMapSourcesMode` option has `sources` value`.
+* `inputFileName` option now required when using NodeJS API and `sourceMapSourcesMode` option has `sources` value`
 * Fixed some cases with wrong source map file name generation when `sourceMapFileName` option is set
 
 v2.16.0