Skip to content

Commit 94f2be4

Browse files
author
Timofei Iatsenko
committed
chore: version 3.5.0 [skip ci]
1 parent 5ae5e80 commit 94f2be4

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Change Log
22

3+
## [3.5.0](https://github.com/nogorilla/angular-cc-library/compare/v3.4.0...v3.5.0) (2025-09-17)
4+
35
## [3.4.0](https://github.com/timofei-iatsenko/angular-cc-library/compare/v3.3.0...v3.4.0) (2024-09-10)
46

57

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-cc-library",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"scripts": {
55
"run:demo": "ng serve example",
66
"build:demo": "ng build example --configuration production",

projects/angular-cc-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-cc-library",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"description": "angular credit card library",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)