Skip to content

Commit

Permalink
v6.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hcodes committed May 8, 2021
1 parent b82ab88 commit d9fe84d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

# v6.12.0
- Добавлено отдельное правило для удаления пробела перед точкой `common/space/delBeforeDot`.
- Добавлено правило для удаления пробелов между знаками восклицания `common/space/delBetweenExclamationMarks`.

# v6.11.3
Исправлена ошибка в правиле `common/punctuation/quotes` #375.

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "typograf",
"description": "The client and server typography",
"version": "6.11.3",
"version": "6.12.0",
"author": {
"name": "Denis Seleznev",
"email": "hcodes@yandex.ru",
Expand Down

0 comments on commit d9fe84d

Please sign in to comment.