Skip to content

Commit

Permalink
chore: version 3.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
timofei-iatsenko committed Sep 10, 2024
1 parent 39fb63b commit 661103b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion projects/angular-cc-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-cc-library",
"version": "3.3.0",
"version": "3.4.0",
"description": "angular credit card library",
"keywords": [
"angular",
Expand Down

0 comments on commit 661103b

Please sign in to comment.