From 13070e687640e01dd8678e3b61d18a1fe2d3e324 Mon Sep 17 00:00:00 2001 From: Deokumarjnu Date: Fri, 17 Sep 2021 10:22:54 +0530 Subject: [PATCH] chore(release): 6.1.2 --- CHANGELOG.md | 2 ++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 178a11e8..2b070c89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [6.1.2](https://github.com/quintype/quintype-node-framework/compare/v6.1.1...v6.1.2) (2021-09-17) + ### [6.1.1](https://github.com/quintype/quintype-node-framework/compare/v6.1.0...v6.1.1) (2021-09-08) ## [6.1.0](https://github.com/quintype/quintype-node-framework/compare/v6.0.1...v6.1.0) (2021-09-08) diff --git a/package-lock.json b/package-lock.json index 064bc0d8..fc115b75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@quintype/framework", - "version": "6.1.2-amp-lib-uupdates.0", + "version": "6.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fc16915a..cecd95d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@quintype/framework", - "version": "6.1.2-amp-lib-uupdates.0", + "version": "6.1.2", "description": "Libraries to help build Quintype Node.js apps", "main": "index.js", "scripts": {