From df8244f882850a4dee7751b0715187e9c17780c2 Mon Sep 17 00:00:00 2001 From: Rene Vergara Date: Tue, 2 May 2023 09:11:58 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ package.json | 2 +- src/app/app.component.html | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfa9150..523ce58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.1.0] + +### Added + +- New dialog to purchase sessions ahead of expiration. + ## [2.0.0] - 2023-03-16 ### Added diff --git a/package.json b/package.json index 8672f5f..390ffa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zgo", - "version": "2.0.0-beta", + "version": "2.1.0", "scripts": { "ng": "ng", "start": "ng serve", diff --git a/src/app/app.component.html b/src/app/app.component.html index 710c5fc..edb451e 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -45,7 +45,7 @@ style="margin-top: 10px; margin-bottom: 20px;">
© 2023 Vergara Technologies LLC
-
Version 2.0.0
+
Version 2.1.0
{{ vE.mainPriceData }}