Skip to content

Commit 37caaad

Browse files
author
Vitaly Puzrin
committed
3.14.1 released
1 parent 094c0f7 commit 37caaad

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
484484
- First public release
485485

486486

487+
[3.14.1]: https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.1
487488
[3.14.0]: https://github.com/nodeca/js-yaml/compare/3.13.1...3.14.0
488489
[3.13.1]: https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1
489490
[3.13.0]: https://github.com/nodeca/js-yaml/compare/3.12.2...3.13.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-yaml",
3-
"version": "3.14.0",
3+
"version": "3.14.1",
44
"description": "YAML 1.2 parser and serializer",
55
"keywords": [
66
"yaml",

0 commit comments

Comments
 (0)