Skip to content

Commit

Permalink
Merge pull request #89 from Finastra/release/angular-5.0.1
Browse files Browse the repository at this point in the history
chore(release): 5.0.1
  • Loading branch information
BeataKr authored Sep 3, 2024
2 parents 8f0e368 + c2c93ab commit 63f3a37
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 5 deletions.
2 changes: 2 additions & 0 deletions libs/angular-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [5.0.1](https://github.com/finastra/finastra-design-system/compare/v5.0.0...v5.0.1) (2024-09-03)

## [5.0.0](https://github.com/finastra/finastra-design-system/compare/v4.2.2...v5.0.0) (2024-08-20)

### [4.2.4](https://github.com/finastra/finastra-design-system/compare/v4.2.3...v4.2.4) (2024-08-02)
Expand Down
4 changes: 2 additions & 2 deletions libs/angular-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finastra/angular-components",
"version": "5.0.0",
"version": "5.0.1",
"repository": {
"type": "git",
"url": "https://github.com/finastra/finastra-design-system.git",
Expand All @@ -15,4 +15,4 @@
"dependencies": {
"@finastra/angular-theme": "5.0.0"
}
}
}
2 changes: 2 additions & 0 deletions libs/angular-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [5.0.1](https://github.com/finastra/finastra-design-system/compare/v5.0.0...v5.0.1) (2024-09-03)

## [5.0.0](https://github.com/finastra/finastra-design-system/compare/v4.2.2...v5.0.0) (2024-08-20)

### [4.2.4](https://github.com/finastra/finastra-design-system/compare/v4.2.3...v4.2.4) (2024-08-02)
Expand Down
4 changes: 2 additions & 2 deletions libs/angular-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finastra/angular-theme",
"version": "5.0.0",
"version": "5.0.1",
"description": "Angular Material implementation of the Finastra Design System",
"license": "MIT",
"repository": {
Expand All @@ -15,4 +15,4 @@
"peerDependencies": {
"@angular/material": "^18.2.0"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finastra/fds-angular",
"version": "4.2.4",
"version": "5.0.1",
"private": true,
"repository": {
"type": "git",
Expand Down

1 comment on commit 63f3a37

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.