From 661103b67587414fea1f17b62fc05457d7a0f048 Mon Sep 17 00:00:00 2001 From: iatsenko Date: Tue, 10 Sep 2024 16:51:11 +0200 Subject: [PATCH] chore: version 3.4.0 [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- projects/angular-cc-library/package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e05385a..f374ee5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [3.4.0](https://github.com/timofei-iatsenko/angular-cc-library/compare/v3.3.0...v3.4.0) (2024-09-10) + + +### Features + +* update to angular 18 ([39fb63b](https://github.com/timofei-iatsenko/angular-cc-library/commit/39fb63b45eeced1cfa3d3a44d6f3531fc4c3a27a)) + ## [3.3.0](https://github.com/thekip/angular-cc-library/compare/v3.2.0...v3.3.0) (2024-02-02) diff --git a/package.json b/package.json index 8661513..03b7be0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-cc-library", - "version": "3.3.0", + "version": "3.4.0", "scripts": { "run:demo": "ng serve example", "build:demo": "ng build example --configuration production", diff --git a/projects/angular-cc-library/package.json b/projects/angular-cc-library/package.json index bd9ddec..0071e00 100644 --- a/projects/angular-cc-library/package.json +++ b/projects/angular-cc-library/package.json @@ -1,6 +1,6 @@ { "name": "angular-cc-library", - "version": "3.3.0", + "version": "3.4.0", "description": "angular credit card library", "keywords": [ "angular",