From 8bc0de2167871f5ebb57cef0d8f4c47d7a8e1df7 Mon Sep 17 00:00:00 2001 From: Jon Ursenbach Date: Mon, 30 Dec 2019 15:26:00 -0800 Subject: [PATCH] build: 3.6.2 release --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67de15003..c3afdcb02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 3.6.2 (2019-12-30) + +* chore(deps): [Security] Bump handlebars from 4.1.2 to 4.5.3 (#118) ([62d4b22](https://github.com/readmeio/rdme/commit/62d4b22)), closes [#118](https://github.com/readmeio/rdme/issues/118) +* docs: cleaning up the changelog a bit ([2b2317f](https://github.com/readmeio/rdme/commit/2b2317f)) + + + ## 3.6.1 (2019-12-23) * fix: Fix booleans (#117) ([77091c6](https://github.com/readmeio/rdme/commit/77091c6)), closes [#117](https://github.com/readmeio/rdme/issues/117) diff --git a/package.json b/package.json index 1f07605e2..c452266ba 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "microservice", "documentation" ], - "version": "3.6.1", + "version": "3.6.2", "repository": { "type": "git", "url": "git://github.com/readmeio/rdme.git"