8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 094c0f7 commit 37caaadCopy full SHA for 37caaad
CHANGELOG.md
@@ -484,6 +484,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
484
- First public release
485
486
487
+[3.14.1]: https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.1
488
[3.14.0]: https://github.com/nodeca/js-yaml/compare/3.13.1...3.14.0
489
[3.13.1]: https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1
490
[3.13.0]: https://github.com/nodeca/js-yaml/compare/3.12.2...3.13.0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "js-yaml",
3
- "version": "3.14.0",
+ "version": "3.14.1",
4
"description": "YAML 1.2 parser and serializer",
5
"keywords": [
6
"yaml",
0 commit comments