Skip to content

Commit

Permalink
3.12.1 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Jan 5, 2019
1 parent 7b68122 commit b6d2609
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
3.12.1 / 2019-01-05
-------------------

- Added `noArrayIndent` option, #432.


3.12.0 / 2018-06-02
-------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "js-yaml",
"version": "3.12.0",
"version": "3.12.1",
"description": "YAML 1.2 parser and serializer",
"keywords": [
"yaml",
Expand Down

0 comments on commit b6d2609

Please sign in to comment.