From e121a4f2afd7d4f8494e27505f4eb8015834b41d Mon Sep 17 00:00:00 2001 From: dmitrykurmanov Date: Thu, 21 Oct 2021 09:47:16 +0000 Subject: [PATCH] "Release: 1.8.73 [skip ci]" --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 474a0548eb..4826cfa60e 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. +### [1.8.73](https://github.com/surveyjs/survey-library/compare/v1.8.72...v1.8.73) (2021-10-21) + ### [1.8.72](https://github.com/surveyjs/survey-library/compare/v1.8.71...v1.8.72) (2021-10-12) ### [1.8.71](https://github.com/surveyjs/survey-library/compare/v1.8.70...v1.8.71) (2021-10-07) diff --git a/package.json b/package.json index b1fd3a8448..431b79b612 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "testsingle": "karma start ./build-scripts/karma.conf.js --single-run", "prepare": "husky install" }, - "version": "1.8.72", + "version": "1.8.73", "name": "survey-library", "private": true, "devDependencies": {